次の方法で共有


IWithAddress.WithoutIPAddress(String) メソッド

定義

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

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

パラメーター

ipAddress
String

IP アドレス。

戻り値

適用対象