Get Server Group Cluster Result
Represents a cluster.
Constructors
Properties
Indicates whether the cluster was created using AAD authentication.
The administrator's login name of the servers in the cluster.
Authentication configuration of a cluster.
The Azure API version of the resource.
The Citus extension version on all cluster servers.
If public access is enabled on coordinator.
The edition of a coordinator server (default: GeneralPurpose). Required for creation.
The storage of a server in MB. Required for creation. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
The vCores count of a server (max: 96). Required for creation. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
The database name of the cluster. Only one database per cluster is supported.
The data encryption properties of a cluster.
The earliest restore point time (ISO8601 format) for the cluster.
If cluster backup is stored in another Azure region in addition to the copy of the backup stored in the cluster's region. Enabled only at the time of cluster creation.
If distributed tables are placed on coordinator or not. Should be set to 'true' on single node clusters. Requires shard rebalancing after value is changed.
Describes the identity of the cluster.
Maintenance window of a cluster.
If public access is enabled on worker nodes.
The edition of a node server (default: MemoryOptimized).
The storage in MB on each worker node. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
The compute in vCores on each worker node (max: 104). See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
Indicates whether the cluster was created with a password or using AAD authentication.
Date and time in UTC (ISO8601 format) for cluster restore.
The major PostgreSQL version on all cluster servers.
Preferred primary availability zone (AZ) for all cluster servers.
The private endpoint connections for a cluster.
Provisioning state of the cluster
The array of read replica clusters.
The list of server names in the cluster
The Azure region of source cluster for read replica clusters.
The resource id of source cluster for read replica clusters.
Azure Resource Manager metadata containing createdBy and modifiedBy information.