PreservedStatePreservedDisk class
Properties
-
autoDelete
↔ String?
-
These stateful disks will never be deleted during autohealing, update,
instance recreate operations.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
mode
↔ String?
-
The mode in which to attach this disk, either READ_WRITE or READ_ONLY.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
source
↔ String?
-
The URL of the disk resource that is stateful and should be attached to
the VM instance.
getter/setter pair