Interface NetworkSecurityRule.DefinitionStages
- Enclosing interface:
- NetworkSecurityRule
public static interface NetworkSecurityRule.DefinitionStages
Grouping of security rule definition stages applicable as part of a network security group creation.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a security rule definition.static interfaceThe final stage of the security rule definition.static interfaceThe stage of the network rule definition allowing the description to be specified.static interfaceThe stage of the network rule definition allowing the destination address to be specified.static interfaceThe stage of the network rule definition allowing the destination port(s) to be specified.static interfaceThe stage of the network rule definition allowing the direction and the access type to be specified.static interfaceThe stage of the network rule definition allowing the priority to be specified.static interfaceThe stage of the security rule definition allowing the protocol that the rule applies to to be specified.static interfaceThe stage of the network rule definition allowing the source address to be specified.static interfaceThe stage of the network rule definition allowing the source port(s) to be specified.