Webhook.Definition, Webhook.DefinitionStages.WithCreatepublic static interface Webhook.DefinitionStages.WithStatus
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.DefinitionStages.WithCreate |
withStatus(WebhookStatus status) |
Specifies status.
|
Webhook.DefinitionStages.WithCreate withStatus(WebhookStatus status)
status - The status of the webhook at the time the operation was called. Possible values include: 'enabled', 'disabled' /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/