Interface NetworkSecurityRule.UpdateDefinitionStages
- Enclosing interface:
- NetworkSecurityRule
public static interface NetworkSecurityRule.UpdateDefinitionStages
Grouping of security rule definition stages applicable as part of a network security group update.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a security rule description as part of an update of a networking security group.static interfaceThe final stage of the security rule definition.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 description allowing the direction and the access type 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.