PageBlobUploadPagesFromUriOptions.DestinationConditions Property

Definition

Optional AppendBlobRequestConditions to add conditions on the copying of data to this page blob.

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

Property Value

Applies to