次の方法で共有


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

定義

親にアタッチできる Standard エンドポイント定義の最終ステージ。

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

型パラメーター

ParentT

この定義をアタッチした後に戻る親 CDN プロファイル定義のステージ。

派生

メソッド

Attach()

定義されたエンドポイントを親 CDN プロファイルにアタッチします。

適用対象