CosmosDBForPostgreSqlClusterData.NodeVCores Property

Definition

The compute in vCores on each worker node (max: 104). See https://video2.skills-academy.com/azure/cosmos-db/postgresql/resources-compute for more information.

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

Property Value

Applies to