Table of Contents

Class DeviceLiveToolsMulticastRoutingCreateRequest

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

Device Live Tools Multicast Routing Create Request

[DataContract]
public class DeviceLiveToolsMulticastRoutingCreateRequest
Inheritance
DeviceLiveToolsMulticastRoutingCreateRequest
Inherited Members

Constructors

DeviceLiveToolsMulticastRoutingCreateRequest()

public DeviceLiveToolsMulticastRoutingCreateRequest()

Properties

Callback

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

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

Property Value

DeviceLiveToolsMulticastRoutingCreateRequestCallback