Share via


GatewayEvent Members

Represents a management event for the Virtual Network Gateway.

The following tables list the members exposed by the GatewayEvent type.

Public Constructors

  Name Description
  GatewayEvent Initializes a new instance of the GatewayEvent class.

Top

Public Properties

  Name Description
public property Data Gets or sets additional data that is associated with the event.
public property Id Gets or sets the event ID.
public property Message Gets or sets the event message.
public property Timestamp Gets or sets the date and time when the event occurred.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

GatewayEvent Class
Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace