# Functions
NewClient is used to instantiate a new SecurityGroupClient from an Azure client.
# Constants
These constants represent the possible rule actions.
These constants represent the possible rule actions.
These constants represent the possible rule types.
These constants represent the possible rule types.
These constants represent the possible rule types.
These constants represent the possible rule types.
These constants represent the possible rule types.
These constants represent the possible security group states.
These constants represent the possible security group states.
These constants represent the possible security group states.
These constants represent the possible security group states.
These constants represent the possible security group states.
# Structs
RuleRequest represents a single rule of a network security group
https://msdn.microsoft.com/en-us/library/azure/dn913821.aspx#bk_rules.
RuleResponse represents a single rule of a network security group
https://msdn.microsoft.com/en-us/library/azure/dn913821.aspx#bk_rules.
SecurityGroupClient is used to perform operations on network security groups.
SecurityGroupRequest represents a network security group
https://msdn.microsoft.com/en-us/library/azure/dn913821.aspx.
SecurityGroupResponse represents a network security group
https://msdn.microsoft.com/en-us/library/azure/dn913821.aspx.
# Type aliases
RuleAction represents a rule action.
RuleProtocol represents a rule protocol.
RuleType represents a rule type.
SecurityGroupList represents a list of security groups.
SecurityGroupState represents a security group state.