次の方法で共有


Sku.Name プロパティ

定義

価格レベルの名前を取得または設定します。 使用できる値は、'Standard_Verizon'、'Premium_Verizon'、'Custom_Verizon'、'Standard_Akamai'、'Standard_ChinaCdn'、'Premium_ChinaCdn'、'Standard_Microsoft' です。

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.SkuName Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.Cdn.Fluent.Models.SkuName with get, set
Public Property Name As SkuName

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象