LicenseProfileMachineInstanceViewEsuProperties interface

Properties for the Machine ESU profile.

Extends

Properties

assignedLicense

The assigned license resource.

licenseAssignmentState

Describes the license assignment state (Assigned or NotAssigned).

Inherited Properties

assignedLicenseImmutableId

The guid id of the license. NOTE: This property will not be serialized. It can only be populated by the server.

esuEligibility

Indicates the eligibility state of Esu. NOTE: This property will not be serialized. It can only be populated by the server.

esuKeys

The list of ESU keys. NOTE: This property will not be serialized. It can only be populated by the server.

esuKeyState

Indicates whether there is an ESU Key currently active for the machine. NOTE: This property will not be serialized. It can only be populated by the server.

serverType

The type of the Esu servers. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

assignedLicense

The assigned license resource.

assignedLicense?: License

Property Value

licenseAssignmentState

Describes the license assignment state (Assigned or NotAssigned).

licenseAssignmentState?: string

Property Value

string

Inherited Property Details

assignedLicenseImmutableId

The guid id of the license. NOTE: This property will not be serialized. It can only be populated by the server.

assignedLicenseImmutableId?: string

Property Value

string

Inherited From LicenseProfileArmEsuPropertiesWithoutAssignedLicense.assignedLicenseImmutableId

esuEligibility

Indicates the eligibility state of Esu. NOTE: This property will not be serialized. It can only be populated by the server.

esuEligibility?: string

Property Value

string

Inherited From LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuEligibility

esuKeys

The list of ESU keys. NOTE: This property will not be serialized. It can only be populated by the server.

esuKeys?: EsuKey[]

Property Value

EsuKey[]

Inherited From LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuKeys

esuKeyState

Indicates whether there is an ESU Key currently active for the machine. NOTE: This property will not be serialized. It can only be populated by the server.

esuKeyState?: string

Property Value

string

Inherited From LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuKeyState

serverType

The type of the Esu servers. NOTE: This property will not be serialized. It can only be populated by the server.

serverType?: string

Property Value

string

Inherited From LicenseProfileArmEsuPropertiesWithoutAssignedLicense.serverType