Interface NetworkSecurityGroup.Update
-
- All Superinterfaces:
Appliable<NetworkSecurityGroup>,Indexable,NetworkSecurityGroup.UpdateStages.WithRule,Resource.UpdateWithTags<NetworkSecurityGroup.Update>
- Enclosing interface:
- NetworkSecurityGroup
public static interface NetworkSecurityGroup.Update extends Appliable<NetworkSecurityGroup>, Resource.UpdateWithTags<NetworkSecurityGroup.Update>, NetworkSecurityGroup.UpdateStages.WithRule
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.network.models.NetworkSecurityGroup.UpdateStages.WithRule
defineRule, updateRule, withoutRule
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-