Skip to main content

cassandra_views

Overview

Namecassandra_views
TypeResource
Idazure.cosmos_db.cassandra_views

Fields

NameDatatypeDescription
idstringThe unique resource identifier of the ARM resource.
namestringThe name of the ARM resource.
identityobjectIdentity for the resource.
locationstringThe location of the resource group to which the resource belongs.
propertiesobjectThe properties of an Azure Cosmos DB Cassandra view
tagsobjectTags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".
typestringThe type of Azure resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, keyspaceName, resourceGroupName, subscriptionId, viewNameGets the Cassandra view under an existing Azure Cosmos DB database account.
listSELECTaccountName, keyspaceName, resourceGroupName, subscriptionIdLists the Cassandra materialized views under an existing Azure Cosmos DB database account.
deleteDELETEaccountName, keyspaceName, resourceGroupName, subscriptionId, viewNameDeletes an existing Azure Cosmos DB Cassandra view.
_listEXECaccountName, keyspaceName, resourceGroupName, subscriptionIdLists the Cassandra materialized views under an existing Azure Cosmos DB database account.
create_updateEXECaccountName, keyspaceName, resourceGroupName, subscriptionId, viewName, data__propertiesCreate or update an Azure Cosmos DB Cassandra View