Compartilhar via


IWithAddress<ParentT>.WithIPAddress(String) Método

Definição

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

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.UpdateDefinition.IWithAttach<ParentT> WithIPAddress (string ipAddress);
abstract member WithIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithIPAddress (ipAddress As String) As IWithAttach(Of ParentT)

Parâmetros

ipAddress
String

Um endereço IP.

Retornos

Aplica-se a