Share via


BlobInventoryPolicyFilter.IncludeBlobVersions Property

Definition

Includes blob versions in blob inventory when value is set to true. The definition.schemaFields values 'VersionId and IsCurrentVersion' are required if this property is set to true, else they must be excluded.

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

Property Value

Applies to