LicenseProfileMachineInstanceViewEsuProperties interface

マシン ESU プロファイルのプロパティ。

Extends

プロパティ

assignedLicense

割り当てられたライセンス リソース。

licenseAssignmentState

ライセンス割り当ての状態 (割り当て済みまたは未割り当て) について説明します。

継承されたプロパティ

assignedLicenseImmutableId

ライセンスの guid ID。

esuEligibility

Esu の適格性の状態を示します。

esuKeys

ESU キーの一覧。

esuKeyState

コンピューターに対して現在アクティブな ESU キーがあるかどうかを示します。

serverType

Esu サーバーの種類。

プロパティの詳細

assignedLicense

割り当てられたライセンス リソース。

assignedLicense?: License

プロパティ値

licenseAssignmentState

ライセンス割り当ての状態 (割り当て済みまたは未割り当て) について説明します。

licenseAssignmentState?: string

プロパティ値

string

継承されたプロパティの詳細

assignedLicenseImmutableId

ライセンスの guid ID。

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 から継承