AzureCloudProperties

AzureCloudProperties
AzureCloudProperties
JSON Example
{
    "instance_type": "string",
    "root_disk": {
        "size": "string"
    },
    "ephemeral_disk": {
        "use_root_disk": false
    },
    "storage_account_name": "string",
    "storage_account_max_disk_number": "number"
}
string
instance_type
Optional

instance_type

root_disk
Optional

root_disk

ephemeral_disk
Optional

ephemeral_disk

string
storage_account_name
Optional

Ignored if cloud storage type is managed_disks

number
storage_account_max_disk_number
Optional

Ignored if cloud storage type is managed_disks