Table of Contents

Class OrganizationSwitchPortsProfilesOverviewByProfileMetadataCountsItems

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

Meta data of the items

[DataContract]
public class OrganizationSwitchPortsProfilesOverviewByProfileMetadataCountsItems
Inheritance
OrganizationSwitchPortsProfilesOverviewByProfileMetadataCountsItems
Inherited Members

Constructors

OrganizationSwitchPortsProfilesOverviewByProfileMetadataCountsItems()

public OrganizationSwitchPortsProfilesOverviewByProfileMetadataCountsItems()

Properties

Total

Total number of switch port profiles

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "total")]
public int Total { get; set; }

Property Value

int