次の方法で共有


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

定義

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

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

型パラメーター

ParentT

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

派生

メソッド

Attach()

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

適用対象