EffectiveNetworkSecurityGroups Class

Describes the Network Security Groups effective on a network interface.

Inheritance
EffectiveNetworkSecurityGroups

Constructor

EffectiveNetworkSecurityGroups(*, network_interface: Optional[str] = None, network_security_groups: Optional[List[str]] = None, **kwargs)

Parameters

network_interface
str
Required

The Azure resource ID of the network interface.

network_security_groups
list[str]
Required

The Network Security Groups effective on the network interface.