LicenseDetails.AssignedLicense Property

Definition

Describes the number of assigned licenses.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public int? AssignedLicense { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.AssignedLicense : Nullable<int>
Public ReadOnly Property AssignedLicense As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to