LicenseDetails interface

ライセンスのプロパティについて説明します。

プロパティ

assignedLicenses

割り当てられたライセンスの数について説明します。

edition

ライセンスのエディションについて説明します。 値は Standard または Datacenter です。

immutableId

不変の ID を記述します。

processors

プロセッサの数について説明します。

state

ライセンスの状態について説明します。

target

ライセンス ターゲット サーバーについて説明します。

type

ライセンス コアの種類 (pCore または仮想コア) について説明します。

volumeLicenseDetails

ボリューム ライセンスの詳細の一覧。

プロパティの詳細

assignedLicenses

割り当てられたライセンスの数について説明します。

assignedLicenses?: number

プロパティ値

number

edition

ライセンスのエディションについて説明します。 値は Standard または Datacenter です。

edition?: string

プロパティ値

string

immutableId

不変の ID を記述します。

immutableId?: string

プロパティ値

string

processors

プロセッサの数について説明します。

processors?: number

プロパティ値

number

state

ライセンスの状態について説明します。

state?: string

プロパティ値

string

target

ライセンス ターゲット サーバーについて説明します。

target?: string

プロパティ値

string

type

ライセンス コアの種類 (pCore または仮想コア) について説明します。

type?: string

プロパティ値

string

volumeLicenseDetails

ボリューム ライセンスの詳細の一覧。

volumeLicenseDetails?: VolumeLicenseDetails[]

プロパティ値