Compartilhar via


IWithAddress.WithIPAddress(String) Método

Definição

Adiciona o endereço IP existente especificado ao back-end.

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

Parâmetros

ipAddress
String

Um endereço IP.

Retornos

Aplica-se a