BlobUploadOptions.Conditions Property

Definition

Optional BlobRequestConditions to add conditions on the upload of this Block Blob.

public Azure.Storage.Blobs.Models.BlobRequestConditions Conditions { get; set; }
member this.Conditions : Azure.Storage.Blobs.Models.BlobRequestConditions with get, set
Public Property Conditions As BlobRequestConditions

Property Value

Applies to