| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AppliableWithTags<T> |
UpdatableWithTags.UpdateWithTags.withoutTag(String key)
Removes a tag from the resource.
|
AppliableWithTags<T> |
UpdatableWithTags.UpdateWithTags.withTag(String key,
String value)
Adds a tag to the resource.
|
AppliableWithTags<T> |
UpdatableWithTags.UpdateWithTags.withTags(Map<String,String> tags)
Specifies tags for the resource as a
Map. |
Copyright © 2021 Microsoft Corporation. All rights reserved.