Partilhar via


IWithIPConfiguration.DefineSecondaryIPConfiguration(String) Método

Definição

Inicia a definição de uma configuração de IP secundário.

public Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate> DefineSecondaryIPConfiguration (string name);
abstract member DefineSecondaryIPConfiguration : string -> Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate>
Public Function DefineSecondaryIPConfiguration (name As String) As IBlank(Of IUpdate)

Parâmetros

name
String

Nome da configuração de IP.

Retornos

Aplica-se a