Compartilhar via


IStorageAccount.GeoReplicationStatCanFailover Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="A boolean flag which indicates whether or not account failover is supported for the account.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="canFailover")]
public bool? GeoReplicationStatCanFailover { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="A boolean flag which indicates whether or not account failover is supported for the account.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="canFailover")>]
member this.GeoReplicationStatCanFailover : Nullable<bool>
Public ReadOnly Property GeoReplicationStatCanFailover As Nullable(Of Boolean)

Property Value

Attributes

Applies to