Compartilhar via


BlobEventsTrigger.IgnoreEmptyBlobs Propriedade

Definição

Obtém ou define se definido como true, blobs com zero bytes serão ignorados.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.ignoreEmptyBlobs")]
public bool? IgnoreEmptyBlobs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.ignoreEmptyBlobs")>]
member this.IgnoreEmptyBlobs : Nullable<bool> with get, set
Public Property IgnoreEmptyBlobs As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a