NSX-T Data Center REST API
AzureGatewayDeployConfig (schema)
Azure gateway deployment configuration
Stores configuration for Azure gateway deployment request.
| Name | Description | Type | Notes |
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
| _schema | Schema for this resource | string | Readonly |
| _self | Link to this resource | SelfResourceLink | Readonly |
| account_id | Azure Account ID ID of the Azure account. |
string | Required |
| configuration | Azure Gateway Configuration Configuration of Azure gateway. |
AzureGatewayConfig | Required |
| vnet_id | Azure Virtual Network ID ID of the Azure Virtual Network. It consists of resourceGuid of Azure Vnet. |
string | Required |