Compute Engine v1 API - Enum AttachedDiskInitializeParams.Types.Architecture (2.15.0)

public enum AttachedDiskInitializeParams.Types.Architecture

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

The architecture of the attached disk. Valid values are arm64 or x86_64.

Namespace

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