Share via


CosmosDBAccountCapability.Name Property

Definition

Name of the Cosmos DB capability. For example, "name": "EnableCassandra". Current values also include "EnableTable" and "EnableGremlin".

public Azure.Provisioning.BicepValue<string> Name { get; set; }
member this.Name : Azure.Provisioning.BicepValue<string> with get, set
Public Property Name As BicepValue(Of String)

Property Value

Applies to