你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GeoReplicationStatistics.LastSyncOn Property

Definition

All primary writes preceding this UTC date/time value are guaranteed to be available for read operations. Primary writes following this point in time may or may not be available for reads. Element may be default value if value of LastSyncTime is not available, this can happen if secondary is offline or we are in bootstrap.

public Azure.Provisioning.BicepValue<DateTimeOffset> LastSyncOn { get; }
member this.LastSyncOn : Azure.Provisioning.BicepValue<DateTimeOffset>
Public ReadOnly Property LastSyncOn As BicepValue(Of DateTimeOffset)

Property Value

Applies to