Table of Contents

Class OrganizationLicenseStateSystemsManager

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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; }

Property Value

OrganizationLicenseStateSystemsManagerCounts