次の方法で共有


IWithFqdn<ParentT> インターフェイス

定義

FQDN を指定できる Traffic Manager プロファイル外部エンドポイント定義のステージ。

public interface IWithFqdn<ParentT>
type IWithFqdn<'ParentT> = interface
Public Interface IWithFqdn(Of ParentT)

型パラメーター

ParentT

WithAttach.attach() の戻り値の型。

派生

メソッド

ToFqdn(String)

外部エンドポイントの FQDN を指定します。

適用対象