Partilhar via


DocumentDbOutputDataSource.AccountId Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a