Cloud Filestore v1 API - Enum Instance.Types.Tier (2.4.0)

public enum Instance.Types.Tier

Reference documentation and code samples for the Cloud Filestore v1 API enum Instance.Types.Tier.

Available service tiers.

Namespace

Google.Cloud.Filestore.V1

Assembly

Google.Cloud.Filestore.V1.dll

Fields

NameDescription
BasicHdd

BASIC instances offer a maximum capacity of 63.9 TB. BASIC_HDD is an alias for STANDARD Tier, offering economical performance backed by HDD.

BasicSsd

BASIC instances offer a maximum capacity of 63.9 TB. BASIC_SSD is an alias for PREMIUM Tier, and offers improved performance backed by SSD.

Enterprise

ENTERPRISE instances offer the features and availability needed for mission-critical workloads.

HighScaleSsd

HIGH_SCALE instances offer expanded capacity and performance scaling capabilities.

Premium

PREMIUM tier. BASIC_SSD is the preferred term for this tier.

Regional

REGIONAL instances offer the features and availability needed for mission-critical workloads.

Standard

STANDARD tier. BASIC_HDD is the preferred term for this tier.

Unspecified

Not set.

Zonal

ZONAL instances offer expanded capacity and performance scaling capabilities.