PrivilegeResource interface

An Azure Cosmos DB Mongo DB Resource.

Properties

collection

The collection name the role is applied.

db

The database name the role is applied.

Property Details

collection

The collection name the role is applied.

collection?: string

Property Value

string

db

The database name the role is applied.

db?: string

Property Value

string