LicenseProfileMachineInstanceViewEsuProperties interface
計算機 ESU 設定檔的屬性。
- Extends
屬性
assigned |
指派的授權資源。 |
license |
描述授權指派狀態 (Assigned 或 NotAssigned)。 |
繼承的屬性
assigned |
授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
esu |
表示 Esu 的資格狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
esu |
ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
esu |
指出電腦目前是否有 ESU 金鑰作用中。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
server |
Esu 伺服器的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
assignedLicense
licenseAssignmentState
描述授權指派狀態 (Assigned 或 NotAssigned)。
licenseAssignmentState?: string
屬性值
string
繼承的屬性詳細資料
assignedLicenseImmutableId
授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
assignedLicenseImmutableId?: string
屬性值
string
繼承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.assignedLicenseImmutableId
esuEligibility
表示 Esu 的資格狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
esuEligibility?: string
屬性值
string
繼承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuEligibility
esuKeys
ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
esuKeys?: EsuKey[]
屬性值
EsuKey[]
繼承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuKeys
esuKeyState
指出電腦目前是否有 ESU 金鑰作用中。 注意:這個屬性不會串行化。 它只能由伺服器填入。
esuKeyState?: string
屬性值
string
繼承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.esuKeyState
serverType
Esu 伺服器的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serverType?: string
屬性值
string
繼承自LicenseProfileArmEsuPropertiesWithoutAssignedLicense.serverType