LicenseProfile interface
描述混合式機器中的授權配置檔。
- Extends
屬性
assigned |
授權的資源標識碼。 |
assigned |
授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
billing |
帳單結束時,UTC 的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
billing |
計費開始時 UTC 的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
disenrollment |
當使用者取消註冊此功能時,以 UTC 為單位的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
enrollment |
當用戶註冊此功能時,以UTC為單位的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error | 在功能註冊或取消註冊期間遇到的錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
esu |
表示 Esu 的資格狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
esu |
ESU 索引鍵的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
esu |
指出電腦目前是否有 ESU 金鑰作用中。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
product |
產品功能清單。 |
product |
表示授權的產品類型。 |
provisioning |
只出現在回應中的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
server |
Esu 伺服器的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
software |
指定此電腦是否獲授權作為軟體保證合約的一部分。 |
subscription |
指出產品的訂閱狀態。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
assignedLicense
授權的資源標識碼。
assignedLicense?: string
屬性值
string
assignedLicenseImmutableId
授權的 GUID 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
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
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string