Freigeben über


StorageAccount.LastGeoFailoverTime Eigenschaft

Definition

Ruft den Zeitstempel der letzten instance eines Failovers zum sekundären Standort ab. Nur der letzte Zeitstempel wird beibehalten. Dieses Element wird nicht zurückgegeben, wenn noch nie ein Failover instance. Nur verfügbar, wenn accountType Standard_GRS oder Standard_RAGRS ist.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastGeoFailoverTime")]
public DateTime? LastGeoFailoverTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastGeoFailoverTime")>]
member this.LastGeoFailoverTime : Nullable<DateTime>
Public ReadOnly Property LastGeoFailoverTime As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: