Compartilhar via


IWithSecondaryNetworkInterface.WithoutSecondaryNetworkInterface Método

Definição

Cuidado

WithoutSecondaryNetworkInterface is deprecated, use WithoutNetworkInterface instead.

Remove um adaptador de rede secundário da máquina virtual.

[System.Obsolete("WithoutSecondaryNetworkInterface is deprecated, use WithoutNetworkInterface instead.")]
public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Update.IUpdate WithoutSecondaryNetworkInterface (string name);
[<System.Obsolete("WithoutSecondaryNetworkInterface is deprecated, use WithoutNetworkInterface instead.")>]
abstract member WithoutSecondaryNetworkInterface : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Update.IUpdate
Public Function WithoutSecondaryNetworkInterface (name As String) As IUpdate

Parâmetros

name
String

O nome de um adaptador de rede secundário a ser removido.

Retornos

Atributos

Aplica-se a