Interface NetworkSecurityGroup.DefinitionStages
-
- Enclosing interface:
- NetworkSecurityGroup
public static interface NetworkSecurityGroup.DefinitionStagesGrouping of network security group definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkSecurityGroup.DefinitionStages.BlankThe first stage of the definition.static interfaceNetworkSecurityGroup.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceNetworkSecurityGroup.DefinitionStages.WithGroupThe stage allowing to specify the resource group.static interfaceNetworkSecurityGroup.DefinitionStages.WithRuleThe stage allowing to define a new security rule.
-