次の方法で共有


IWithAddress.WithFqdn(String) メソッド

定義

指定した既存の完全修飾ドメイン名 (FQDN) をバックエンドに追加します。

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

パラメーター

fqdn
String

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

戻り値

適用対象