Share via


LastAccessTimeTrackingPolicy.TrackingGranularityInDays Property

Definition

The field specifies blob object tracking granularity in days, typically how often the blob object should be tracked.This field is currently read only with value as 1.

public int? TrackingGranularityInDays { get; set; }
member this.TrackingGranularityInDays : Nullable<int> with get, set
Public Property TrackingGranularityInDays As Nullable(Of Integer)

Property Value

Applies to