Table of Contents

Class AstraDatabaseRegionInfo

Namespace
DataStax.AstraDB.DataApi.Core
Assembly
DataStax.AstraDB.DataApi.dll

Regional deployment information for an Astra database.

public class AstraDatabaseRegionInfo
Inheritance
AstraDatabaseRegionInfo
Inherited Members

Properties

APIEndpoint

The API endpoint URL for this region.

public string APIEndpoint { get; set; }

Property Value

string

CreatedAt

The date and time when the regional deployment was created.

public DateTime CreatedAt { get; set; }

Property Value

DateTime

Name

The name of the region.

public string Name { get; set; }

Property Value

string