IResourceResponseBase.MaxResourceQuota Property

Definition

Gets the maximum size limit for this entity.

public string MaxResourceQuota { get; }
Property Value

The maximum size limit for this entity. Measured in kilobytes for document resources and in counts for other resources.

Remarks

This is exposed for mocking purposes for the Azure DocumentDB database service.