Table of Contents

Class OrganizationDevicesPacketCaptureFileScheduleDevice

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

Device Associated with to the schedule

[DataContract]
public class OrganizationDevicesPacketCaptureFileScheduleDevice
Inheritance
OrganizationDevicesPacketCaptureFileScheduleDevice
Inherited Members

Constructors

OrganizationDevicesPacketCaptureFileScheduleDevice()

public OrganizationDevicesPacketCaptureFileScheduleDevice()

Properties

Device

Device associated to the schedule

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "device")]
public OrganizationDevicesPacketCaptureFileScheduleDeviceInformation Device { get; set; }

Property Value

OrganizationDevicesPacketCaptureFileScheduleDeviceInformation