Table of Contents

Class OrganizationDevicesPacketCaptureCapturesStopRequest

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

Organization Devices Packet Capture Captures Stop Request

[DataContract]
public class OrganizationDevicesPacketCaptureCapturesStopRequest
Inheritance
OrganizationDevicesPacketCaptureCapturesStopRequest
Inherited Members

Constructors

OrganizationDevicesPacketCaptureCapturesStopRequest()

public OrganizationDevicesPacketCaptureCapturesStopRequest()

Properties

Serials

The serial(s) of the device(s) to stop the capture on

[DataMember(Name = "serials")]
public List<string> Serials { get; set; }

Property Value

List<string>