Bare Metal Solution v2 API - Enum Volume.Types.StorageType (1.5.0)

public enum Volume.Types.StorageType

Reference documentation and code samples for the Bare Metal Solution v2 API enum Volume.Types.StorageType.

The storage type for a volume.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
Hdd

This storage type for this volume is HDD.

Ssd

The storage type for this volume is SSD.

Unspecified

The storage type for this volume is unknown.