CosmosDBForPostgreSqlClusterData.CoordinatorVCores Property

Definition

The vCores count of a server (max: 96). Required for creation. See https://video2.skills-academy.com/azure/cosmos-db/postgresql/resources-compute for more information.

public int? CoordinatorVCores { get; set; }
member this.CoordinatorVCores : Nullable<int> with get, set
Public Property CoordinatorVCores As Nullable(Of Integer)

Property Value

Applies to