Compartilhar via


RoutingStorageContainerProperties.Encoding Propriedade

Definição

Obtém ou define a codificação usada para serializar mensagens em blobs. Os valores com suporte são 'avro', 'avrodeflate' e 'JSON'. O valor padrão é 'avro'. Os valores possíveis incluem: 'Avro', 'AvroDeflate', 'JSON'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a