ILicenseProfile.EsuProfileEsuEligibility Property

Definition

Indicates the eligibility state of Esu.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Eligible", "Ineligible", "Unknown" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the eligibility state of Esu.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="esuEligibility", Update=false)]
public string EsuProfileEsuEligibility { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Eligible", "Ineligible", "Unknown" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the eligibility state of Esu.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="esuEligibility", Update=false)>]
member this.EsuProfileEsuEligibility : string
Public ReadOnly Property EsuProfileEsuEligibility As String

Property Value

Attributes

Applies to