Table of Contents

Class OrganizationDevicesPacketCaptureScheduleDeleteRequest

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

Organization Devices Packet Capture Schedule Delete Request

[DataContract]
public class OrganizationDevicesPacketCaptureScheduleDeleteRequest
Inheritance
OrganizationDevicesPacketCaptureScheduleDeleteRequest
Inherited Members

Constructors

OrganizationDevicesPacketCaptureScheduleDeleteRequest()

public OrganizationDevicesPacketCaptureScheduleDeleteRequest()

Properties

ScheduleId

Delete the capture schedules of the specified capture schedule id

[DataMember(Name = "scheduleId")]
public string ScheduleId { get; set; }

Property Value

string