Table of Contents

Class NetworksSwitchPortsProfileTemplate

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

Template details

[DataContract]
public class NetworksSwitchPortsProfileTemplate
Inheritance
NetworksSwitchPortsProfileTemplate
Inherited Members

Constructors

NetworksSwitchPortsProfileTemplate()

public NetworksSwitchPortsProfileTemplate()

Properties

Id

The ID of the node profile associated to switchport

[DataMember(Name = "id")]
[ApiAccess(ApiAccess.Read)]
public int? Id { get; set; }

Property Value

int?