Table of Contents

Class OrganizationLicenseStateLicenseTypeCounts

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

Aggregated count data for the license type

[ApiAccessReadOnlyClass]
[DataContract]
public class OrganizationLicenseStateLicenseTypeCounts
Inheritance
OrganizationLicenseStateLicenseTypeCounts
Inherited Members

Constructors

OrganizationLicenseStateLicenseTypeCounts()

public OrganizationLicenseStateLicenseTypeCounts()

Properties

Unassigned

The number of unassigned licenses

[DataMember(Name = "unassigned")]
public int Unassigned { get; set; }

Property Value

int