Compartir a través de


SqlStoredProcedureCreateUpdateParameters.Options Propiedad

Definición

Obtiene o establece un par clave-valor de opciones que se aplicarán a la solicitud. Esto corresponde a los encabezados enviados con la solicitud.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a