Workstation Config Persistent Directory Gce Pd
Constructors
Properties
Link copied to clipboard
Whether the persistent disk should be deleted when the workstation is deleted. Valid values are DELETE
and RETAIN
. Defaults to DELETE
. Possible values are: DELETE
, RETAIN
.
Link copied to clipboard
Link copied to clipboard
Name of the snapshot to use as the source for the disk. This can be the snapshot's self_link
, id
, or a string in the format of projects/{project}/global/snapshots/{snapshot}
. If set, sizeGb
and fsType
must be empty. Can only be updated if it has an existing value.