다음을 통해 공유


BlobOpenReadOptions.Conditions Property

Definition

Optional BlobRequestConditions to add conditions on the download of the 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