Condividi tramite


BlobServiceProperties1.LastAccessTimeTrackingPolicyTrackingGranularityInDay 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.Inlined)]
public int? LastAccessTimeTrackingPolicyTrackingGranularityInDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.LastAccessTimeTrackingPolicyTrackingGranularityInDay : Nullable<int> with get, set
Public Property LastAccessTimeTrackingPolicyTrackingGranularityInDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to