次の方法で共有


DeepCreatedOriginGroup(String) コンストラクター

定義

DeepCreatedOriginGroup の新しいインスタンスを初期化します。

public DeepCreatedOriginGroup (string name);
new Azure.ResourceManager.Cdn.Models.DeepCreatedOriginGroup : string -> Azure.ResourceManager.Cdn.Models.DeepCreatedOriginGroup
Public Sub New (name As String)

パラメーター

name
String

エンドポイント内で一意である必要がある配信元グループ名。

例外

name が null です。

適用対象