Table of Contents

Enum QueryCloudProvider

Namespace
DataStax.AstraDB.DataApi.Admin
Assembly
DataStax.AstraDB.DataApi.dll

Specifies the cloud provider filter to apply when listing Astra DB databases.

public enum QueryCloudProvider

Fields

ALL = 0

All cloud providers.

AWS = 1

Amazon Web Services.

AZURE = 3

Microsoft Azure.

GCP = 2

Google Cloud Platform.