Table of Contents

Class OrganizationAssuranceAlertsTaxonomyTypeSeverity

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

Possible severity for the alert type

[DataContract]
public class OrganizationAssuranceAlertsTaxonomyTypeSeverity
Inheritance
OrganizationAssuranceAlertsTaxonomyTypeSeverity
Inherited Members

Constructors

OrganizationAssuranceAlertsTaxonomyTypeSeverity()

public OrganizationAssuranceAlertsTaxonomyTypeSeverity()

Properties

Type

The severity for the alert type

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

Property Value

string