PageBlobUploadPagesOptions.Conditions Property

Definition

Optional PageBlobRequestConditions to add conditions on the upload of this Page Blob.

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

Property Value

Applies to