Table of Contents

Class DeviceLiveToolsRoutingTableCreateRequest

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

Device Live Tools Routing Table Create Request.

[DataContract]
public class DeviceLiveToolsRoutingTableCreateRequest
Inheritance
DeviceLiveToolsRoutingTableCreateRequest
Inherited Members

Constructors

DeviceLiveToolsRoutingTableCreateRequest()

public DeviceLiveToolsRoutingTableCreateRequest()

Properties

Callback

Details for the callback. Please include either an httpServerId OR url and sharedSecret

[DataMember(Name = "callback")]
public DeviceLiveToolsRoutingTableCreateRequestCallback? Callback { get; set; }

Property Value

DeviceLiveToolsRoutingTableCreateRequestCallback