Compute Engine v1 API - Enum AttachedDisk.Types.Type (2.5.0)

public enum Type

Reference documentation and code samples for the Compute Engine v1 API enum AttachedDisk.Types.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.