bootDiskSizeGb property
The size of the boot disk, in GB.
The boot disk must be large enough to accommodate all of the Docker images from each action in the pipeline at the same time. If not specified, a small but reasonable default value is used.
Implementation
core.int? bootDiskSizeGb;