Udostępnij za pośrednictwem


INetworkInterfaceBase.GetNetworkSecurityGroup Method

Definition

Gets the network security group associated this network interface. This method makes a rest API call to fetch the Network Security Group resource.

public Microsoft.Azure.Management.Network.Fluent.INetworkSecurityGroup GetNetworkSecurityGroup ();
abstract member GetNetworkSecurityGroup : unit -> Microsoft.Azure.Management.Network.Fluent.INetworkSecurityGroup
Public Function GetNetworkSecurityGroup () As INetworkSecurityGroup

Returns

Applies to