Compartilhar via


IWithSubnet.WithoutSubnet(String) Método

Definição

Remove uma sub-rede da rede virtual.

public Microsoft.Azure.Management.Network.Fluent.Network.Update.IUpdate WithoutSubnet (string name);
abstract member WithoutSubnet : string -> Microsoft.Azure.Management.Network.Fluent.Network.Update.IUpdate
Public Function WithoutSubnet (name As String) As IUpdate

Parâmetros

name
String

Nome da sub-rede a ser removida.

Retornos

Aplica-se a