PrivilegeResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An Azure Cosmos DB Mongo DB Resource.
public class PrivilegeResource
type PrivilegeResource = class
Public Class PrivilegeResource
- Inheritance
-
PrivilegeResource
Constructors
PrivilegeResource() |
Initializes a new instance of the PrivilegeResource class. |
PrivilegeResource(String, String) |
Initializes a new instance of the PrivilegeResource class. |
Properties
Collection |
Gets or sets the collection name the role is applied. |
Db |
Gets or sets the database name the role is applied. |