次の方法で共有


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>)

適用対象