Class OrganizationDevicesPacketCaptureCapturesStopRequest
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; }