Class OrganizationSnmpTrapByNetworkNetwork
Configuration details for the network
[DataContract]
public class OrganizationSnmpTrapByNetworkNetwork
- Inheritance
-
OrganizationSnmpTrapByNetworkNetwork
- Inherited Members
Constructors
OrganizationSnmpTrapByNetworkNetwork()
public OrganizationSnmpTrapByNetworkNetwork()
Properties
Id
ID of the network
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }
Property Value
Name
Name of the network
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "name")]
public string Name { get; set; }