Table of Contents

Class OrganizationDevicesSyslogServersRolesByNetworkItemNetwork

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

Contains details about the Network associated with this record

[DataContract]
public class OrganizationDevicesSyslogServersRolesByNetworkItemNetwork
Inheritance
OrganizationDevicesSyslogServersRolesByNetworkItemNetwork
Inherited Members

Constructors

OrganizationDevicesSyslogServersRolesByNetworkItemNetwork()

public OrganizationDevicesSyslogServersRolesByNetworkItemNetwork()

Properties

Id

The ID of the network

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

Property Value

string