Share via


SkuCost.ExtendedUnit Property

Definition

Gets the extended unit.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to