Compartir a través de


DocumentDbOutputDataSource.Database Propiedad

Definición

Obtiene o establece el nombre de la base de datos de DocumentDB. Obligatorio en las solicitudes PUT (CreateOrReplace).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.database")]
public string Database { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.database")>]
member this.Database : string with get, set
Public Property Database As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a