Webhook.Definition, Webhook.DefinitionStages.WithCreatepublic static interface Webhook.DefinitionStages.WithTags
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.DefinitionStages.WithCreate |
withTags(Map<String,String> tags) |
Specifies tags.
|
Webhook.DefinitionStages.WithCreate withTags(Map<String,String> tags)
tags - The tags for the webhook /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/