| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TagCount |
TagValueInner.count()
Get the count property: The tag value count.
|
TagCount |
TagDetailsInner.count()
Get the count property: The total number of resources that use the resource tag.
|
| Modifier and Type | Method and Description |
|---|---|
TagValueInner |
TagValueInner.withCount(TagCount count)
Set the count property: The tag value count.
|
TagDetailsInner |
TagDetailsInner.withCount(TagCount count)
Set the count property: The total number of resources that use the resource tag.
|
| Modifier and Type | Method and Description |
|---|---|
TagCount |
TagCount.withType(String type)
Set the type property: Type of count.
|
TagCount |
TagCount.withValue(Integer value)
Set the value property: Value of count.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.