PSMongoPrivilege 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.
public class PSMongoPrivilege
type PSMongoPrivilege = class
Public Class PSMongoPrivilege
- Inheritance
-
PSMongoPrivilege
Constructors
| Name | Description |
|---|---|
| PSMongoPrivilege() | |
| PSMongoPrivilege(Privilege) | |
Properties
| Name | Description |
|---|---|
| Actions |
Gets or sets Actions(insert/update etc) for the Cosmos DB MongoDB Role Definition Privilege |
| Resource |
Gets or sets Resources(DB and Collection names) for the Cosmos DB MongoDB Role Definition Privilege |
Methods
| Name | Description |
|---|---|
| ToSDKModel(PSMongoPrivilege) | |