sizeGb property
The GB capacity of a persistent home directory for each workstation created with this configuration.
Must be empty if source_snapshot is set. Valid values are 10
, 50
,
100
, 200
, 500
, or 1000
. Defaults to 200
. If less than 200
GB,
the disk_type must be "pd-balanced"
or "pd-ssd"
.
Optional.
Implementation
core.int? sizeGb;