Enum Image.Types.Architecture (2.1.0)

public enum 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