ResourceResponseBase.PermissionQuota Property

Definition

Gets the maximum quota for permission resources within an account from the Azure Cosmos DB service.

public long PermissionQuota { get; }
member this.PermissionQuota : int64
Public ReadOnly Property PermissionQuota As Long

Property Value

The maximum quota for the account.

Implements

Applies to