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