Table of Contents

Class OrganizationAssuranceAlertsOverviewCountsBySeverity

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
[DataContract]
public class OrganizationAssuranceAlertsOverviewCountsBySeverity
Inheritance
OrganizationAssuranceAlertsOverviewCountsBySeverity
Inherited Members

Properties

Count

Total count of the given severity type

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

Property Value

int

Type

Severity Type

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

Property Value

string