Class OrganizationLicenseStateLicenseType
Data by license type (Per-device licensing only)
[DataContract]
public class OrganizationLicenseStateLicenseType
- Inheritance
-
OrganizationLicenseStateLicenseType
- Inherited Members
Properties
Counts
Aggregated license count data for Systems Manager
[DataMember(Name = "counts")]
public OrganizationLicenseStateLicenseTypeCounts Counts { get; set; }
Property Value
LicenseType
License type
[DataMember(Name = "licenseType")]
public string LicenseType { get; set; }