Share via


CosmosDBSqlRoleDefinitionCreateOrUpdateContent.Permissions Property

Definition

The set of operations allowed through this Role Definition.

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

Property Value

Applies to