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 Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface NetworkSecurityGroup.UpdateStages.WithRule
defineRule, updateRule, withoutRuleMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags