EffectiveNetworkSecurityGroups interface
Describes the Network Security Groups effective on a network interface
Properties
network |
The Azure resource ID of the network interface |
network |
The Network Security Groups effective on the network interface |
Property Details
networkInterface
The Azure resource ID of the network interface
networkInterface?: string
Property Value
string
networkSecurityGroups
The Network Security Groups effective on the network interface
networkSecurityGroups?: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript