| 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 |
|---|---|
Tags |
TagsResourceInner.properties()
Get the properties property: The set of tags.
|
| Modifier and Type | Method and Description |
|---|---|
TagsResourceInner |
TagsResourceInner.withProperties(Tags properties)
Set the properties property: The set of tags.
|
| Modifier and Type | Method and Description |
|---|---|
Tags |
TagsPatchResource.properties()
Get the properties property: The set of tags.
|
Tags |
Tags.withTags(Map<String,String> tags)
Set the tags property: Dictionary of <string>.
|
| Modifier and Type | Method and Description |
|---|---|
TagsPatchResource |
TagsPatchResource.withProperties(Tags properties)
Set the properties property: The set of tags.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.