azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

22 строки
1.4 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.apply()
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.applyAsync()
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.applyAsync(final ServiceCallback<T>)
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags.withoutTag(String)
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags.withTag(String,String)
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags.withTags(Map<String, String>)
nameWithType: ResourceGroup.Update
syntax: public interface Update extends Appliable<ResourceGroup>,Resource.UpdateWithTags<Update>
type: interface
uid: com.microsoft.azure.management.resources.ResourceGroup.Update
fullName: com.microsoft.azure.management.resources.ResourceGroup.Update
name: ResourceGroup.Update
package: com.microsoft.azure.management.resources
summary: >-
<p>The template for a resource group update operation, containing all the settings that can be modified. </p>
<p>Call <xref uid="com.microsoft.azure.management.resources.fluentcore.model.Appliable.apply()" data-throw-if-not-resolved="false" data-raw-source="Update#apply()"></xref> to apply the changes to the resource group in Azure. </p>
metadata: {}