LicenseProfileMachineInstanceView interface

マシンのプロパティのライセンス プロファイル インスタンス ビュー。

プロパティ

billingEndDate

請求が終了したときの UTC のタイムスタンプ。

billingStartDate

課金が開始されたときの UTC のタイムスタンプ。

disenrollmentDate

ユーザーが機能を登録解除したときの UTC のタイムスタンプ。

enrollmentDate

ユーザーが機能を登録したときの UTC のタイムスタンプ。

error

機能の登録または登録解除中に発生したエラー。

esuProfile

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

licenseChannel

ライセンス チャネルを示します。

licenseStatus

OS のライセンスの状態を示します。

productFeatures

製品機能の一覧。

productType

ライセンスの製品の種類を示します。

softwareAssuranceCustomer

このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。

subscriptionStatus

製品のサブスクリプションの状態を示します。

プロパティの詳細

billingEndDate

請求が終了したときの UTC のタイムスタンプ。

billingEndDate?: Date

プロパティ値

Date

billingStartDate

課金が開始されたときの UTC のタイムスタンプ。

billingStartDate?: Date

プロパティ値

Date

disenrollmentDate

ユーザーが機能を登録解除したときの UTC のタイムスタンプ。

disenrollmentDate?: Date

プロパティ値

Date

enrollmentDate

ユーザーが機能を登録したときの UTC のタイムスタンプ。

enrollmentDate?: Date

プロパティ値

Date

error

機能の登録または登録解除中に発生したエラー。

error?: ErrorDetail

プロパティ値

esuProfile

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

esuProfile?: LicenseProfileMachineInstanceViewEsuProperties

プロパティ値

licenseChannel

ライセンス チャネルを示します。

licenseChannel?: string

プロパティ値

string

licenseStatus

OS のライセンスの状態を示します。

licenseStatus?: string

プロパティ値

string

productFeatures

製品機能の一覧。

productFeatures?: ProductFeature[]

プロパティ値

productType

ライセンスの製品の種類を示します。

productType?: string

プロパティ値

string

softwareAssuranceCustomer

このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。

softwareAssuranceCustomer?: boolean

プロパティ値

boolean

subscriptionStatus

製品のサブスクリプションの状態を示します。

subscriptionStatus?: string

プロパティ値

string