Share via


MicrosoftgraphsubscribedSku.ConsumedUnits Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="consumedUnits")]
public int? ConsumedUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consumedUnits")>]
member this.ConsumedUnits : Nullable<int> with get, set
Public Property ConsumedUnits As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to