GremlinRoleAssignmentResourceProperties interface

Azure Cosmos DB Gremlin Role Assignment resource object.

Properties

principalId

The unique identifier for the associated AAD principal in the AAD graph to which access is being granted through this Gremlin Role Assignment. Tenant ID for the principal is inferred using the tenant associated with the subscription.

provisioningState

Provisioning state of the resource.

roleDefinitionId

The unique identifier for the associated Role Definition.

scope

The data plane resource path for which access is being granted through this Gremlin Role Assignment.

Property Details

principalId

The unique identifier for the associated AAD principal in the AAD graph to which access is being granted through this Gremlin Role Assignment. Tenant ID for the principal is inferred using the tenant associated with the subscription.

principalId?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

roleDefinitionId

The unique identifier for the associated Role Definition.

roleDefinitionId?: string

Property Value

string

scope

The data plane resource path for which access is being granted through this Gremlin Role Assignment.

scope?: string

Property Value

string