Class OrganizationLicenseStateSystemsManager
Aggregated data for Systems Manager licenses (Per-device licensing only)
[ApiAccessReadOnlyClass]
[DataContract]
public class OrganizationLicenseStateSystemsManager
- Inheritance
-
OrganizationLicenseStateSystemsManager
- Inherited Members
Constructors
OrganizationLicenseStateSystemsManager()
public OrganizationLicenseStateSystemsManager()
Properties
Counts
Aggregated license count data for Systems Manager
[DataMember(Name = "counts")]
public OrganizationLicenseStateSystemsManagerCounts Counts { get; set; }