Table of Contents

Class OrganizationSwitchPortsProfileAutomationMetadataCountsItems

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

Meta data of the items

[DataContract]
public class OrganizationSwitchPortsProfileAutomationMetadataCountsItems
Inheritance
OrganizationSwitchPortsProfileAutomationMetadataCountsItems
Inherited Members

Constructors

OrganizationSwitchPortsProfileAutomationMetadataCountsItems()

public OrganizationSwitchPortsProfileAutomationMetadataCountsItems()

Properties

Total

Total number of automation profiles

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

Property Value

int