Compute Engine v1 API - Enum AttachedDisk.Types.Architecture (2.8.0)

public enum AttachedDisk.Types.Architecture

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

[Output Only] The architecture of the attached disk. Valid values are ARM64 or X86_64.

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

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