LicenseProfileArmEsuProperties interface
Describes the properties of a License Profile ARM model.
- Extends
Properties
assigned |
The resource id of the license. |
Inherited Properties
assigned |
The guid id of the license. NOTE: This property will not be serialized. It can only be populated by the server. |
esu |
Indicates the eligibility state of Esu. NOTE: This property will not be serialized. It can only be populated by the server. |
esu |
The list of ESU keys. NOTE: This property will not be serialized. It can only be populated by the server. |
esu |
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. |
server |
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 resource id of the license.
assignedLicense?: 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