Table of Contents

Class MulticastForwardingByNetwork

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

MulticastForwardingByNetwork

[DataContract]
public class MulticastForwardingByNetwork : ItemsResponseWithMeta<MulticastForwardingByNetworkItem>
Inheritance
MulticastForwardingByNetwork
Inherited Members

Properties

Items

List of networks with multicast static forwarding rules

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "items")]
public override List<MulticastForwardingByNetworkItem> Items { get; set; }

Property Value

List<MulticastForwardingByNetworkItem>