IWithStandardCreateBeta インターフェイス

定義

リソースの作成に必要なすべての最小入力を含む定義のステージ。また、その他のオプション設定を指定することもできます。

public interface IWithStandardCreateBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithStandardCreateBeta = interface
    interface IBeta
Public Interface IWithStandardCreateBeta
Implements IBeta
派生
実装

メソッド

DefineNewEndpoint()

CDN プロファイルにアタッチする新しいエンドポイントの定義を開始します。

DefineNewEndpoint(String, String)

CDN プロファイルにアタッチする新しいエンドポイントの定義を開始します。

適用対象