BlobCopyFromUriOptions.SourceConditions Property

Definition

Optional BlobRequestConditions to add conditions on the copying of data from this source blob.

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

Property Value

Applies to