Share via


EffectiveNetworkSecurityGroupAssociationOutput interface

The effective network security group association.

Properties

networkInterface

The ID of the network interface if assigned.

networkManager

The ID of the Azure network manager if assigned.

subnet

The ID of the subnet if assigned.

Property Details

networkInterface

The ID of the network interface if assigned.

networkInterface?: SubResourceOutput

Property Value

networkManager

The ID of the Azure network manager if assigned.

networkManager?: SubResourceOutput

Property Value

subnet

The ID of the subnet if assigned.

subnet?: SubResourceOutput

Property Value