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

public enum Image.Types.Architecture

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

The architecture of the image. 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