Table of Contents

Class LicensingSubscriptionBindingsNetwork

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

Licensing Subscription Bindings Network

[DataContract]
public class LicensingSubscriptionBindingsNetwork
Inheritance
LicensingSubscriptionBindingsNetwork
Inherited Members

Properties

Id

Network Id

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }

Property Value

string

Name

Network name

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string