Table of Contents

Class OrganizationConfigTemplatesSwitchProfilesPortsMirrorsBySwitchProfileResponseMetadataCountsItems

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

Meta data of the items

[DataContract]
public class OrganizationConfigTemplatesSwitchProfilesPortsMirrorsBySwitchProfileResponseMetadataCountsItems
Inheritance
OrganizationConfigTemplatesSwitchProfilesPortsMirrorsBySwitchProfileResponseMetadataCountsItems
Inherited Members

Constructors

OrganizationConfigTemplatesSwitchProfilesPortsMirrorsBySwitchProfileResponseMetadataCountsItems()

public OrganizationConfigTemplatesSwitchProfilesPortsMirrorsBySwitchProfileResponseMetadataCountsItems()

Properties

Total

Total number of port mirror configurations

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

Property Value

int