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}