GatewayGetResponse Members

Represents a retrieved Virtual Network Gateway.

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

Public Constructors

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

Top

Public Properties

  Name Description
GatewayType Gets or sets a GatewayType value that specifies the type of gateway routing that is used for the Virtual Network.
LastEvent Gets or sets an GatewayEvent object that contains the last recorded event for the Virtual Network Gateway.
RequestId  Gets the identifier of the request that was made to the service. (Inherited from OperationResponse)
State Gets or sets the provisioning state of the Virtual Network Gateway.
StatusCode  Gets the status code. (Inherited from OperationResponse)
VipAddress Gets or sets the virtual IP address for the Virtual Network Gateway.

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

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