| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TagResource |
TagOperations.updateTags(Resource resource,
Map<String,String> tags)
Updates the tags of the Azure resource.
|
TagResource |
TagOperations.updateTags(String resourceId,
Map<String,String> tags)
Updates the tags of the Azure resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.