IWithNetworkSecurityGroup.WithoutNetworkSecurityGroup Method

Definition

Specifies that remove any network security group associated with the network interface.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate WithoutNetworkSecurityGroup ();
abstract member WithoutNetworkSecurityGroup : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate
Public Function WithoutNetworkSecurityGroup () As IUpdate

Returns

Applies to