CosmosDBSqlRoleDefinitionCreateOrUpdateContent Class

Definition

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.

Parameters to create and update an Azure Cosmos DB SQL Role Definition.

C#
public class CosmosDBSqlRoleDefinitionCreateOrUpdateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDB.Models.CosmosDBSqlRoleDefinitionCreateOrUpdateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDB.Models.CosmosDBSqlRoleDefinitionCreateOrUpdateContent>
Inheritance
CosmosDBSqlRoleDefinitionCreateOrUpdateContent
Implements

Constructors

Properties

AssignableScopes

A set of fully qualified Scopes at or below which Role Assignments may be created using this Role Definition. This will allow application of this Role Definition on the entire database account or any underlying Database / Collection. Must have at least one element. Scopes higher than Database account are not enforceable as assignable Scopes. Note that resources referenced in assignable Scopes need not exist.

Permissions

The set of operations allowed through this Role Definition.

RoleDefinitionType

Indicates whether the Role Definition was built-in or user created.

RoleName

A user-friendly name for the Role Definition. Must be unique for the database account.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview