Partager via


StorageAccount.LastGeoFailoverTime Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to