Table of Contents

Class NetworksSwitchStackPortsMirrorConfigurationsDestinationPortModule

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

Destination port module object

[DataContract]
public class NetworksSwitchStackPortsMirrorConfigurationsDestinationPortModule
Inheritance
NetworksSwitchStackPortsMirrorConfigurationsDestinationPortModule
Inherited Members

Constructors

NetworksSwitchStackPortsMirrorConfigurationsDestinationPortModule()

public NetworksSwitchStackPortsMirrorConfigurationsDestinationPortModule()

Properties

Slot

Destination switch module type slot number

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

Property Value

int

Type

Destination switch module type

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

Property Value

string