Udostępnij za pośrednictwem


IMachine.EsuProfileAssignedLicense 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 EsuProfileAssignedLicense { 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.EsuProfileAssignedLicense : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ILicense with get, set
Public Property EsuProfileAssignedLicense As ILicense

Property Value

Attributes

Applies to