JobResourceConfigDiskType
JobResourceConfigDiskType
JSON Example
{
"required": false,
"value": "string",
"automatic": "string",
"disabled": false
}
boolean
required
Optional
Whether a persistent disk is required for this job
string
value
Optional
The user-configured disk type, or null if using the automatic value
string
automatic
Optional
The default disk type name determined by the product tile
boolean
disabled
Optional
Whether the disk type is configurable by the user