CloudBlob.IsSnapshot Property

Definition

Gets a value indicating whether this blob is a snapshot.

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

Property Value

true if this blob is a snapshot; otherwise, false.

Applies to