次の方法で共有


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

定義

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

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

型パラメーター

ParentT

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

派生

メソッド

Attach()

エンドポイント定義を親 CDN プロファイルの更新プログラムにアタッチします。

適用対象