Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSSqlRoleAssignmentGetResults Class
Definition
- Namespace:
- Microsoft.Azure.Commands.CosmosDB.Models
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll
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 PSSqlRoleAssignmentGetResults
type PSSqlRoleAssignmentGetResults = class
Public Class PSSqlRoleAssignmentGetResults
- Inheritance
-
PSSqlRoleAssignmentGetResults
Constructors
| Name | Description |
|---|---|
| PSSqlRoleAssignmentGetResults() | |
| PSSqlRoleAssignmentGetResults(SqlRoleAssignmentGetResults) | |
Properties
| Name | Description |
|---|---|
| Id |
Gets or sets Id of the Cosmos DB SQL Role Assignment |
| PrincipalId |
Gets or sets PrincipalId of the Cosmos DB SQL Role Assignment |
| RoleDefinitionId |
Gets or sets RoleDefinitionId of the Cosmos DB SQL Role Assignment |
| Scope |
Gets or sets Scope of the Cosmos DB SQL Role Assignment |
