共用方式為


BlobServiceProperties.LastAccessTimeTrackingPolicy Property

Definition

Gets or sets the blob service property to configure last access time based tracking policy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastAccessTimeTrackingPolicy")]
public Microsoft.Azure.Management.Storage.Models.LastAccessTimeTrackingPolicy LastAccessTimeTrackingPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastAccessTimeTrackingPolicy")>]
member this.LastAccessTimeTrackingPolicy : Microsoft.Azure.Management.Storage.Models.LastAccessTimeTrackingPolicy with get, set
Public Property LastAccessTimeTrackingPolicy As LastAccessTimeTrackingPolicy

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to