Freigeben über


LastAccessTimeTrackingPolicy.TrackingGranularityInDay 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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public int? TrackingGranularityInDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.TrackingGranularityInDay : Nullable<int> with get, set
Public Property TrackingGranularityInDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to