次の方法で共有


ReservationDetails.SkuName プロパティ

定義

ARM SKU 名を取得します。 これは、使用状況レコードの additoinalinfo の servicetype フィールドと結合するために使用できます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.skuName")]
public string SkuName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.skuName")>]
member this.SkuName : string
Public ReadOnly Property SkuName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象