CassandraTableResource.Schema Property
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.
Gets or sets schema of the Cosmos DB Cassandra table
[Newtonsoft.Json.JsonProperty(PropertyName="schema")]
public Microsoft.Azure.Management.CosmosDB.Models.CassandraSchema Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schema")>]
member this.Schema : Microsoft.Azure.Management.CosmosDB.Models.CassandraSchema with get, set
Public Property Schema As CassandraSchema
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute