Table of Contents

Class SwitchPortStatusSpanningTree

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

The Spanning Tree Protocol (STP) information of the connected device.

[DataContract]
public class SwitchPortStatusSpanningTree
Inheritance
SwitchPortStatusSpanningTree
Inherited Members

Properties

Statuses

The current Spanning Tree Protocol statuses of the port.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "statuses")]
public List<string>? Statuses { get; set; }

Property Value

List<string>