共用方式為


IAttachableStandard<ParentT> 介面

定義

標準端點物件定義的最後一個階段,可以附加至父系。

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

類型參數

ParentT

附加此定義之後要傳回之父 CDN 設定檔更新的階段。

衍生

方法

Attach()

將端點定義附加至父 CDN 設定檔更新。

適用於