Interface ResourceGroup.Update
-
- All Superinterfaces:
Appliable<ResourceGroup>,Indexable,Resource.UpdateWithTags<ResourceGroup.Update>
- Enclosing interface:
- ResourceGroup
public static interface ResourceGroup.Update extends Appliable<ResourceGroup>, Resource.UpdateWithTags<ResourceGroup.Update>
The template for a resource group update operation, containing all the settings that can be modified.Call
Appliable.apply()to apply the changes to the resource group in Azure.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-