Webhook.Definitionpublic static interface Webhook.DefinitionStages.WithLocation
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.DefinitionStages.WithServiceUri |
withLocation(String location) |
Specifies location.
|
Webhook.DefinitionStages.WithServiceUri withLocation(String location)
location - The location of the webhook. This cannot be changed after the resource is created /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/