Compartilhar via


CosmosDBTableRoleDefinitionData.Permissions Property

Definition

The set of operations allowed through this Role Definition.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBTableRolePermission> Permissions { get; }
member this.Permissions : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBTableRolePermission>
Public ReadOnly Property Permissions As IList(Of CosmosDBTableRolePermission)

Property Value

Applies to