Compartilhar via


EffectiveNetworkSecurityGroupAssociation Class

The effective network security group association.

Inheritance
azure.mgmt.network._serialization.Model
EffectiveNetworkSecurityGroupAssociation

Constructor

EffectiveNetworkSecurityGroupAssociation(*, network_manager: _models.SubResource | None = None, subnet: _models.SubResource | None = None, network_interface: _models.SubResource | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
network_manager

The ID of the Azure network manager if assigned.

subnet

The ID of the subnet if assigned.

network_interface

The ID of the network interface if assigned.

Variables

Name Description
network_manager

The ID of the Azure network manager if assigned.

subnet

The ID of the subnet if assigned.

network_interface

The ID of the network interface if assigned.