Share via


IIPConfigDetails.IsSeletedForFailover Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isSeletedForFailover")]
public bool? IsSeletedForFailover { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isSeletedForFailover")>]
member this.IsSeletedForFailover : Nullable<bool> with get, set
Public Property IsSeletedForFailover As Nullable(Of Boolean)

Property Value

Attributes

Applies to