Share via


BlobSyncUploadFromUriOptions.CopySourceBlobProperties プロパティ

定義

コピー 元の BLOB プロパティの動作。 true の場合、ソース BLOB のプロパティが新しい BLOB にコピーされます。 既定値は true です。

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

プロパティ値

適用対象