Table of Contents

Class NetworksSwitchPortsProfileSwitch

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

Switch details

[DataContract]
public class NetworksSwitchPortsProfileSwitch
Inheritance
NetworksSwitchPortsProfileSwitch
Inherited Members

Constructors

NetworksSwitchPortsProfileSwitch()

public NetworksSwitchPortsProfileSwitch()

Properties

Serial

The serial of the switch

[DataMember(Name = "serial")]
[ApiAccess(ApiAccess.Read)]
public string? Serial { get; set; }

Property Value

string