共用方式為


FileShare.AccessTierChangeTime Property

Definition

Gets indicates the last modification time for share access tier.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accessTierChangeTime")]
public DateTime? AccessTierChangeTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accessTierChangeTime")>]
member this.AccessTierChangeTime : Nullable<DateTime>
Public ReadOnly Property AccessTierChangeTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to