Click or drag to resize

GetSnmpTrapInfoResultTrapRecipients Property

List of hosts that are to receive the traps generated by the cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public SnmpTrapRecipient[] TrapRecipients { get; set; }

Property Value

Type: SnmpTrapRecipient
See Also