言語

PartnerLicensesDeploymentInsights クラス

定義

特定のパートナーのすべての顧客ライセンスの展開に関する分析情報を保持します。

public class PartnerLicensesDeploymentInsights : Microsoft.Store.PartnerCenter.Models.Analytics.LicensesInsightsBase
type PartnerLicensesDeploymentInsights = class
    inherit LicensesInsightsBase
Public Class PartnerLicensesDeploymentInsights
Inherits LicensesInsightsBase
継承
PartnerLicensesDeploymentInsights

コンストラクター

名前 説明
PartnerLicensesDeploymentInsights()

特定のパートナーのすべての顧客ライセンスの展開に関する分析情報を保持します。

プロパティ

名前 説明
Attributes

属性を手に入れる。

(継承元 ResourceBase)
Channel

サービスのチャンネル名を取得するか設定します(例:リセラー、ダイレクト)。

(継承元 LicensesInsightsBase)
LicensesSold

処理済みのタイムスタンプ時点で販売されたライセンス数を取得または設定します。

ProcessedDateTime

データの最終処理日を取得するか設定します。

(継承元 LicensesInsightsBase)
ProratedDeploymentPercent

このパートナーのすべての顧客が展開したライセンスの割合を取得するか設定します。

ServiceName

サービス名を取得するか設定します(例:Office、CRM)。

(継承元 LicensesInsightsBase)

適用対象