BlobCopySourceTagsMode Enum

Definition

Blob copy source tags mode.

public enum BlobCopySourceTagsMode
type BlobCopySourceTagsMode = 
Public Enum BlobCopySourceTagsMode
Inheritance
BlobCopySourceTagsMode

Fields

Copy 1

The tags on the source blob will be copied to the destination blob. Not compatible with Tags.

Replace 0

Default. The tags on the destination blob will be set to Tags.

Applies to