次の方法で共有


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

適用対象