LicenseUpdate interface
ライセンス更新プログラムについて説明します。
- Extends
プロパティ
edition | ライセンスのエディションについて説明します。 値は Standard または Datacenter です。 |
license |
ライセンス リソースの種類。 |
processors | プロセッサの数について説明します。 |
state | ライセンスの状態について説明します。 |
target | ライセンス ターゲット サーバーについて説明します。 |
type | ライセンス コアの種類 (pCore または仮想コア) について説明します。 |
継承されたプロパティ
tags | リソース タグ |
プロパティの詳細
edition
ライセンスのエディションについて説明します。 値は Standard または Datacenter です。
edition?: string
プロパティ値
string
licenseType
ライセンス リソースの種類。
licenseType?: string
プロパティ値
string
processors
プロセッサの数について説明します。
processors?: number
プロパティ値
number
state
ライセンスの状態について説明します。
state?: string
プロパティ値
string
target
ライセンス ターゲット サーバーについて説明します。
target?: string
プロパティ値
string
type
ライセンス コアの種類 (pCore または仮想コア) について説明します。
type?: string
プロパティ値
string
継承されたプロパティの詳細
tags
リソース タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}