次の方法で共有


IWithBackend.WithoutBackendFqdn(String) メソッド

定義

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

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

パラメーター

fqdn
String

完全修飾ドメイン名 (FQDN)。

戻り値

適用対象