CosmosDBForPostgreSqlClusterData.CoordinatorStorageQuotaInMb Property

Definition

The storage of a server in MB. Required for creation. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.

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

Property Value

Applies to