Class AstraDatabaseRegionInfo
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
CreatedAt
The date and time when the regional deployment was created.
public DateTime CreatedAt { get; set; }
Property Value
Name
The name of the region.
public string Name { get; set; }