LicenseProfileProperties interface
ライセンス プロファイルのプロパティについて説明します。
プロパティ
| assigned |
ライセンスのリソース ID。 |
| assigned |
ライセンスの guid ID。 |
| billing |
請求が終了したときの UTC のタイムスタンプ。 |
| billing |
課金が開始されたときの UTC のタイムスタンプ。 |
| disenrollment |
ユーザーが機能を登録解除したときの UTC のタイムスタンプ。 |
| enrollment |
ユーザーが機能を登録したときの UTC のタイムスタンプ。 |
| error | 機能の登録または登録解除中に発生したエラー。 |
| esu |
Esu の適格性の状態を示します。 |
| esu |
ESU キーの一覧。 |
| esu |
コンピューターに対して現在アクティブな ESU キーがあるかどうかを示します。 |
| product |
製品機能の一覧。 |
| product |
ライセンスの製品の種類を示します。 |
| provisioning |
プロビジョニング状態。応答にのみ表示されます。 |
| server |
Esu サーバーの種類。 |
| software |
このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。 |
| subscription |
製品のサブスクリプションの状態を示します。 |
プロパティの詳細
assignedLicense
ライセンスのリソース ID。
assignedLicense?: string
プロパティ値
string
assignedLicenseImmutableId
ライセンスの guid ID。
assignedLicenseImmutableId?: string
プロパティ値
string
billingEndDate
請求が終了したときの UTC のタイムスタンプ。
billingEndDate?: Date
プロパティ値
Date
billingStartDate
課金が開始されたときの UTC のタイムスタンプ。
billingStartDate?: Date
プロパティ値
Date
disenrollmentDate
ユーザーが機能を登録解除したときの UTC のタイムスタンプ。
disenrollmentDate?: Date
プロパティ値
Date
enrollmentDate
ユーザーが機能を登録したときの UTC のタイムスタンプ。
enrollmentDate?: Date
プロパティ値
Date
error
esuEligibility
Esu の適格性の状態を示します。
esuEligibility?: string
プロパティ値
string
esuKeys
esuKeyState
コンピューターに対して現在アクティブな ESU キーがあるかどうかを示します。
esuKeyState?: string
プロパティ値
string
productFeatures
productType
ライセンスの製品の種類を示します。
productType?: string
プロパティ値
string
provisioningState
プロビジョニング状態。応答にのみ表示されます。
provisioningState?: string
プロパティ値
string
serverType
Esu サーバーの種類。
serverType?: string
プロパティ値
string
softwareAssuranceCustomer
このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。
softwareAssuranceCustomer?: boolean
プロパティ値
boolean
subscriptionStatus
製品のサブスクリプションの状態を示します。
subscriptionStatus?: string
プロパティ値
string