Compartilhar via


DocumentDbOutputDataSource.AccountKey Propriedade

Definição

Obtém ou define a chave da conta da conta do DocumentDB. Necessário em solicitações PUT (CreateOrReplace).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a