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

StorageAccountData.LastGeoFailoverOn 属性

定义

获取故障转移到辅助位置的最新实例的时间戳。 仅保留最新的时间戳。 如果从未有故障转移实例,则不会返回此元素。 仅当 accountType 是Standard_GRS或Standard_RAGRS时才可用。

public DateTimeOffset? LastGeoFailoverOn { get; }
member this.LastGeoFailoverOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastGeoFailoverOn As Nullable(Of DateTimeOffset)

属性值

适用于