共用方式為


AutoStorageProperties.LastKeySync 屬性

定義

取得或設定上次與 Batch 帳戶同步儲存體金鑰的 UTC 時間。

[Newtonsoft.Json.JsonProperty(PropertyName="lastKeySync")]
public DateTime LastKeySync { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastKeySync")>]
member this.LastKeySync : DateTime with get, set
Public Property LastKeySync As DateTime

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於