public class TagsObject extends Object
| Constructor and Description |
|---|
TagsObject() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
tags()
Get resource tags.
|
TagsObject |
withTags(Map<String,String> tags)
Set resource tags.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/