共用方式為


IStandardEndpoint<ParentT> 介面

定義

允許指定來源的 CDN 設定檔端點定義的階段。

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

類型參數

ParentT

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

方法

WithOrigin(String)

指定 CDN 端點的來源。

WithOrigin(String, String)

指定 CDN 端點的來源。

適用於