Share via


BlobInventoryPolicyFilter.IncludeSnapshots Property

Definition

Includes blob snapshots in blob inventory when value is set to true. The definition.schemaFields value 'Snapshot' is required if this property is set to true, else it must be excluded.

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

Property Value

Applies to