你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LicenseProfile interface
描述混合计算机中的许可证配置文件。
- 扩展
属性
assigned |
许可证的资源 ID。 |
assigned |
许可证的 GUID ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
billing |
计费结束时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
billing |
计费开始时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
disenrollment |
用户取消注册该功能时的 UTC 时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
enrollment |
用户注册该功能时采用 UTC 格式的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
error | 在功能注册或取消注册期间遇到的错误。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
指示 Esu 的资格状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
ESU 密钥的列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
esu |
指示计算机当前是否处于活动状态 ESU 密钥。 注意:此属性不会序列化。 它只能由服务器填充。 |
product |
产品功能列表。 |
product |
指示许可证的产品类型。 |
provisioning |
预配状态,仅出现在响应中。 注意:此属性不会序列化。 它只能由服务器填充。 |
server |
Esu 服务器的类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
software |
指定此计算机是否作为软件保障协议的一部分获得许可。 |
subscription |
指示产品的订阅状态。 |
继承属性
id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
location | 资源所在的地理位置 |
name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
assignedLicense
许可证的资源 ID。
assignedLicense?: string
属性值
string
assignedLicenseImmutableId
许可证的 GUID ID。 注意:此属性不会序列化。 它只能由服务器填充。
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
资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
继承自
location
name
资源说明的名称:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
继承自
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string