public static interface Key.UpdateStages.WithTags
| Modifier and Type | Method and Description |
|---|---|
Key.Update |
withTags(Map<String,String> tags)
Specifies the tags on the key.
|
Key.Update withTags(Map<String,String> tags)
tags - the key value pair of the tags/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/