Table of Contents

Class OrganizationAssuranceAlertsOverviewByTypeItemSeverityCount

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

Organization Assurance Alerts Overview By Type Item Severity Count

[DataContract]
public class OrganizationAssuranceAlertsOverviewByTypeItemSeverityCount
Inheritance
OrganizationAssuranceAlertsOverviewByTypeItemSeverityCount
Inherited Members

Constructors

OrganizationAssuranceAlertsOverviewByTypeItemSeverityCount()

public OrganizationAssuranceAlertsOverviewByTypeItemSeverityCount()

Properties

Count

Count

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

Property Value

int

Type

Type

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "type")]
public string Type { get; set; }

Property Value

string