Compute Engine v1 API - Enum Disk.Types.Architecture (2.5.0)

See more code actions.
public enum Architecture

Reference documentation and code samples for the Compute Engine v1 API enum Disk.Types.Architecture.

The architecture of the disk. Valid values are ARM64 or X86_64.

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Arm64

Machines with architecture ARM64

UndefinedArchitecture

A value indicating that the enum field is not set.

Unspecified

Default value indicating Architecture is not set.

X8664

Machines with architecture X86_64