Interface ApplicationSecurityGroup.Update
-
- All Superinterfaces:
Appliable<ApplicationSecurityGroup>,Indexable,Resource.UpdateWithTags<ApplicationSecurityGroup.Update>
- Enclosing interface:
- ApplicationSecurityGroup
public static interface ApplicationSecurityGroup.Update extends Appliable<ApplicationSecurityGroup>, Resource.UpdateWithTags<ApplicationSecurityGroup.Update>
The template for an update operation, containing all the settings that can be modified.Call
Appliable.apply()to apply the changes to the resource 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
-
-