次の方法で共有


IWithAddress.WithIPAddress(String) メソッド

定義

指定した既存の IP アドレスをバックエンドに追加します。

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

パラメーター

ipAddress
String

IP アドレス。

戻り値

適用対象