Table of Contents

Class OrganizationSwitchPortsProfilesProfileCounts

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

Counts of switches and ports associated with this profile

[DataContract]
public class OrganizationSwitchPortsProfilesProfileCounts
Inheritance
OrganizationSwitchPortsProfilesProfileCounts
Inherited Members

Constructors

OrganizationSwitchPortsProfilesProfileCounts()

public OrganizationSwitchPortsProfilesProfileCounts()

Properties

Assigned

Counts of switches and ports assigned to this profile

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "assigned")]
public OrganizationSwitchPortsProfilesProfileCountsAssigned Assigned { get; set; }

Property Value

OrganizationSwitchPortsProfilesProfileCountsAssigned

NetworksCount

The number of networks associated to this profile

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "networksCount")]
public OrganizationSwitchPortsProfilesProfileCountsNetworksCount NetworksCount { get; set; }

Property Value

OrganizationSwitchPortsProfilesProfileCountsNetworksCount