可帮助你报告许可证使用情况、部署和使用情况的分析 API 资源
此处定义的资源包含用于报告使用情况、部署和使用情况的数据。
PartnerLicensesDeploymentInsights
PartnerLicensesDeploymentInsights 资源包含有关许可证部署的合作伙伴级见解。
properties | 类型 | 说明 |
---|---|---|
proratedDeploymentPercent | 数字 | 已部署许可证的百分比。 |
licensesSold | 数字 | 销售的许可证数。 |
processedDateTime | UTC 日期时间格式的字符串 | 聚合数据的日期和时间。 |
serviceName | string | 服务名称 (例如:o365、crm) 。 |
channel | 字符串 | 服务的通道名称 (例如:经销商) 。 |
attributes | ResourceAttributes | 元数据属性。 包括“objectType”:“PartnerLicensesDeploymentInsights” |
PartnerLicensesUsageInsights
PartnerLicensesUsageInsights 资源包含有关许可证使用情况的合作伙伴级见解。
properties | 类型 | 说明 |
---|---|---|
proratedLicensesUsagePercent | 数字 | 已部署许可证的百分比。 |
workloadName | string | 工作负荷名称 (例如:exchange) 。 |
processedDateTime | UTC 日期时间格式的字符串 | 聚合数据的日期和时间。 |
serviceName | 字符串 | 服务名称 (例如:o365、crm) 。 |
channel | string | 服务的通道名称 (例如:经销商) 。 |
attributes | ResourceAttributes | 元数据属性。 包括“objectType”:“PartnerLicensesUsageInsights” |
CustomerLicensesDeploymentInsights
CustomerLicensesDeploymentInsights 资源包含有关许可证部署的客户级见解。
properties | 类型 | 说明 |
---|---|---|
licensesDeployed | 数字 | 部署的许可证数。 |
licensesSold | 数字 | 销售的许可证数。 |
deploymentPercent | 数字 | 已部署的许可证的调整百分比。 |
customerId | string | 客户标识符。 |
customerName | 字符串 | 客户名称。 |
productName | string | 产品名称。 |
serviceCode | string | 许可证的服务代码。 |
processedDateTime | UTC 日期时间格式的字符串 | 聚合数据的日期和时间。 |
serviceName | string | 服务名称 (例如:o365、crm) 。 |
channel | string | 服务的通道名称 (例如:经销商) 。 |
attributes | ResourceAttributes | 元数据属性。 包括“objectType”:“CustomerLicensesDeploymentInsights” |
CustomerLicensesUsageInsights
CustomerLicensesUsageInsights 资源包含有关许可证使用情况的客户级见解。
properties | 类型 | 说明 |
---|---|---|
workloadCode | string | 工作负载代码。 |
workloadName | 数字 | 工作负荷名称 (例如:Exchange) 。 |
usagePercent | 数字 | 已使用许可证的调整百分比。 |
licensesActive | 数字 | 活动的许可证数。 |
licensesQualified | 数字 | 限定许可证数。 |
customerId | string | 客户标识符。 |
customerName | 字符串 | 客户名称。 |
productName | string | 产品名称。 |
serviceCode | string | 许可证的服务代码。 |
processedDateTime | UTC 日期时间格式的字符串 | 聚合数据的日期和时间。 |
serviceName | 字符串 | 服务名称 (例如:o365、crm) 。 |
channel | 字符串 | 服务的通道名称 (例如:经销商) 。 |
attributes | ResourceAttributes | 元数据属性。 包括“objectType”:“CustomerLicensesUsageInsights” |