INetworkInterfaceBase.GetNetworkSecurityGroup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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