GeoReplicationStats.CanPlannedFailover Property

Definition

A boolean flag which indicates whether or not planned account failover is supported for the account.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public bool? CanPlannedFailover { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.CanPlannedFailover : Nullable<bool>
Public ReadOnly Property CanPlannedFailover As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to