CosmosDBForPostgreSqlClusterData.NodeStorageQuotaInMb Property

Definition

The storage in MB on each worker node. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.

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

Property Value

Applies to