Share via


BlobSyncUploadFromUriOptions.CopySourceBlobProperties Property

Definition

The copy source blob properties behavior. If true, the properties of the source blob will be copied to the new blob. Default is true.

public bool? CopySourceBlobProperties { get; set; }
member this.CopySourceBlobProperties : Nullable<bool> with get, set
Public Property CopySourceBlobProperties As Nullable(Of Boolean)

Property Value

Applies to