IAttachablePremium<ParentT> 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Premium Verizon 端點物件定義的最後一個階段,可以附加至父系。
public interface IAttachablePremium<ParentT>
type IAttachablePremium<'ParentT> = interface
Public Interface IAttachablePremium(Of ParentT)
類型參數
- ParentT
附加此定義之後要傳回之父 CDN 設定檔更新的階段。
- 衍生
方法
Attach() |
將端點定義附加至父 CDN 設定檔更新。 |