| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent |
Package containing the service clients for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TagValueInner |
TagOperationsClient.createOrUpdateValue(String tagName,
String tagValue)
This operation allows adding a value to the list of predefined values for an existing predefined tag name.
|
| Modifier and Type | Method and Description |
|---|---|
TagValueInner |
TagValueInner.withCount(TagCount count)
Set the count property: The tag value count.
|
TagValueInner |
TagValueInner.withTagValue(String tagValue)
Set the tagValue property: The tag value.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.