Share via


MicrosoftGraphSubscribedSku.ConsumedUnit Property

Definition

The number of licenses that have been assigned.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public int? ConsumedUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.ConsumedUnit : Nullable<int> with get, set
Public Property ConsumedUnit As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to