Partager via


CassandraTableCreateUpdateParameters.Options Propriété

Définition

Obtient ou définit une paire clé-valeur d’options à appliquer pour la requête. Cela correspond aux en-têtes envoyés avec la demande.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à