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

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

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