NSX-T Data Center REST API
AzureTransitVnetInfo (schema)
Azure Transit VNet Information
Stores the account ID and VNet ID related to the transit VNet. A transit VNet is a Azure VNet in which public cloud gateways are deployed and is managing the workload VMs present in other compute VNets.
| 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 | 
| associated_account_ids | Array of Cloud Account IDs Cloud account ID related to the virtual private cloud. | array of string | Required Readonly | 
| virtual_private_cloud_id | Virtual Private Cloud ID Virtual private cloud ID of the corresponding cloud. | string | Required Readonly | 
| virtual_private_cloud_name | Virtual Private Cloud name Virtual private cloud name of the corresponding cloud. | string | Required Readonly | 
