Enum AttachedDisk.Types.Type (2.1.0)

public enum Type

Specifies the type of the disk, either SCRATCH or PERSISTENT. If not specified, the default is PERSISTENT.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Persistent
Scratch
UndefinedType

A value indicating that the enum field is not set.