Share via


ReservationSummaries.SkuName Property

Definition

Gets this is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to