PageBlobStorageResourceOptions.DestinationConditions Property

Definition

Optional BlobRequestConditions. Access conditions on the copying of data to this blob.

Applies to copy and upload transfers.

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