共用方式為


IUpdate 介面

定義

CDN 端點的整個更新,做為 CDN 設定檔更新的一部分。

public interface IUpdate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate>
type IUpdate = interface
    interface ISettable<IUpdate>
Public Interface IUpdate
Implements ISettable(Of IUpdate)
衍生
實作

方法

Parent()

CDN 端點的整個更新,做為 CDN 設定檔更新的一部分。

(繼承來源 ISettable<ParentT>)

適用於