次の方法で共有


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

定義

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

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

型パラメーター

ParentT

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

派生

メソッド

Attach()

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

適用対象