GatewayGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A standard service response including an HTTP status code and request ID.
public class GatewayGetResponse : Microsoft.Azure.AzureOperationResponse
type GatewayGetResponse = class
inherit AzureOperationResponse
Public Class GatewayGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseGatewayGetResponse
Constructors
GatewayGetResponse() |
Initializes a new instance of the GatewayGetResponse class. |
Properties
DefaultSite |
Optional. The default site on the gateway. |
GatewaySKU |
Optional. The SKU for this virtual network gateway. |
GatewayType |
Optional. The type of gateway routing used for this virtual network. |
LastEvent |
Optional. The last recorded event for this virtual network gateway. |
State |
Optional. The provisioning state of the virtual network gateway. |
VipAddress |
Optional. The virtual IP address for this virtual network gateway. |