Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSSqlRoleDefinitionGetResults 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 PSSqlRoleDefinitionGetResults
type PSSqlRoleDefinitionGetResults = class
Public Class PSSqlRoleDefinitionGetResults
Inheritance
PSSqlRoleDefinitionGetResults

Constructors

Name Description
PSSqlRoleDefinitionGetResults()
PSSqlRoleDefinitionGetResults(SqlRoleDefinitionGetResults)

Properties

Name Description
AssignableScopes

Gets or sets AssignableScopes of the Cosmos DB SQL Role Definition

Id

Gets or sets Id of the Cosmos DB SQL Role Definition

Permissions

Gets or sets DataActions of the Cosmos DB SQL Role Definition

RoleName

Gets or sets RoleName of the Cosmos DB SQL Role Definition

Type

Gets or sets Type of the Cosmos DB SQL Role Definition

Applies to