ILicenseProfileMachineInstanceViewEsuProperties.AssignedLicense Property

Definition

The assigned license resource.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The assigned license resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ILicense) }, Read=true, ReadOnly=false, Required=false, SerializedName="assignedLicense", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ILicense AssignedLicense { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The assigned license resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ILicense) }, Read=true, ReadOnly=false, Required=false, SerializedName="assignedLicense", Update=true)>]
member this.AssignedLicense : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ILicense with get, set
Public Property AssignedLicense As ILicense

Property Value

Attributes

Applies to