Class OrganizationDevicesSyslogServersRolesByNetworkItemNetwork
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; }