Share via


CassandraTableGetPropertiesResource.Schema Property

Definition

Gets or sets schema of the Cosmos DB Cassandra table

[Newtonsoft.Json.JsonProperty(PropertyName="schema")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.CassandraSchema Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schema")>]
member this.Schema : Microsoft.Azure.Management.CosmosDB.Fluent.Models.CassandraSchema with get, set
Public Property Schema As CassandraSchema

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to