Share via


GetPageRangesOptions.Conditions Property

Definition

Optional PageBlobRequestConditions to add conditions on getting page ranges for the this 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