다음을 통해 공유


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

적용 대상