Schemas
The following JSON schemas are used to represent resources in the /cloudInfrastructure/virtualNetworks in the Veeam Backup for Microsoft Azure REST API. Properties included in schemas can be used in POST and PUT requests.
VirtualNetworkV2
Property | Type | Description |
---|---|---|
id | string | Azure ID of a virtual network. |
name | string | Name of the virtual network. |
regionName | string | Name of the Azure region where the virtual network resides. |
addressSpaces | string | IP address range the virtual network. |
_links | array | A list of methods and operations available for the /virtualNetworks collections in the Veeam Backup for Microsoft Azure REST API, and request URLs used to perform the operations. |