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 | |
---|---|---|
Data | Gets or sets additional data that is associated with the event. | |
Id | Gets or sets the event ID. | |
Message | Gets or sets the event message. | |
Timestamp | Gets or sets the date and time when the event occurred. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
GatewayEvent Class
Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace