Partager via


CosmosDBSqlRoleDefinition.Permissions Property

Definition

The set of operations allowed through this Role Definition.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBSqlRolePermission> Permissions { get; set; }
member this.Permissions : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.CosmosDBSqlRolePermission> with get, set
Public Property Permissions As BicepList(Of CosmosDBSqlRolePermission)

Property Value

Applies to