BlobProperties.IsIncrementalCopy Property

Definition

Gets a value indicating whether or not this blob is an incremental copy.

public bool IsIncrementalCopy { get; }
member this.IsIncrementalCopy : bool
Public ReadOnly Property IsIncrementalCopy As Boolean

Property Value

A bool representing if the blob is an incremental copy.

Applies to