Table of Contents

Class OrganizationLicenseStateLicenseType

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

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

OrganizationLicenseStateLicenseTypeCounts

LicenseType

License type

[DataMember(Name = "licenseType")]
public string LicenseType { get; set; }

Property Value

string