EffectiveNetworkSecurityGroup interface
Effective network security group.
Properties
association | Associated resources. |
effective |
A collection of effective security rules. |
network |
The ID of network security group that is applied. |
tag |
Mapping of tags to list of IP Addresses included within the tag. |
Property Details
association
Associated resources.
association?: EffectiveNetworkSecurityGroupAssociation
Property Value
effectiveSecurityRules
A collection of effective security rules.
effectiveSecurityRules?: EffectiveNetworkSecurityRule[]
Property Value
networkSecurityGroup
The ID of network security group that is applied.
networkSecurityGroup?: SubResource
Property Value
tagMap
Mapping of tags to list of IP Addresses included within the tag.
tagMap?: string
Property Value
string