Share via


AutoStorageProperties.LastKeySync Property

Definition

Gets or sets the UTC time at which storage keys were last synchronized with the Batch account.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to