共用方式為


IAttachableStandard<ParentT> 介面

定義

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

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

類型參數

ParentT

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

衍生

方法

Attach()

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

適用於