你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EffectiveNetworkSecurityGroupAssociation Class

The effective network security group association.

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.

Default value: None
subnet

The ID of the subnet if assigned.

Default value: None
network_interface

The ID of the network interface if assigned.

Default value: None

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.