NSGRule
Represents network security group rules (not an ARM resource itself).
Labels: :NSGRule
Properties:
id- Rule ID (primary key)name- Rule nametype- Rule typeaccess- Access type (Allow/Deny)description- Rule descriptiondestinationAddressPrefix- Destination address prefixdestinationAddressPrefixes- Destination address prefixes (array)destinationPortRange- Destination port rangedestinationPortRanges- Destination port ranges (array)direction- Traffic direction (Inbound/Outbound)priority- Rule priorityprotocol- Network protocolsourceAddressPrefix- Source address prefixsourceAddressPrefixes- Source address prefixes (array)sourcePortRange- Source port rangesourcePortRanges- Source port ranges (array)
Relationships:
- HAS_RULE ← NSG