次の方法で共有


IWithBackend.WithoutBackendIPAddress(String) メソッド

定義

指定した IP アドレスがバックエンドに関連付けられていないことを確認します。

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

パラメーター

ipAddress
String

IP アドレス。

戻り値

適用対象