Freigeben über


IWithAddress<ParentT>.WithIPAddress(String) Methode

Definition

Fügt dem Back-End die angegebene vorhandene IP-Adresse hinzu.

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)

Parameter

ipAddress
String

Eine IP-Adresse

Gibt zurück

Gilt für: