共用方式為


LicenseProfileArmEsuPropertiesWithoutAssignedLicense interface

描述授權配置檔 ARM 模型的屬性。

Extends

屬性

esuEligibility

表示 Esu 的資格狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuKeyState

指出電腦目前是否有 ESU 金鑰作用中。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serverType

Esu 伺服器的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

assignedLicenseImmutableId

授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuKeys

ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

esuEligibility

表示 Esu 的資格狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuEligibility?: string

屬性值

string

esuKeyState

指出電腦目前是否有 ESU 金鑰作用中。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuKeyState?: string

屬性值

string

serverType

Esu 伺服器的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serverType?: string

屬性值

string

繼承的屬性詳細資料

assignedLicenseImmutableId

授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

assignedLicenseImmutableId?: string

屬性值

string

繼承自LicenseProfileStorageModelEsuProperties.assignedLicenseImmutableId

esuKeys

ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

esuKeys?: EsuKey[]

屬性值

EsuKey[]

繼承自LicenseProfileStorageModelEsuProperties.esuKeys