次の方法で共有


IWithAddress.WithoutFqdn(String) メソッド

定義

指定した完全修飾ドメイン名 (FQDN) がこのバックエンドに関連付けられていないことを確認します。

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

パラメーター

fqdn
String

完全修飾ドメイン名。

戻り値

適用対象