Partilhar via


IProtectedItemModelProperties.TestFailoverState Property

Definition

Gets or sets the test failover state.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the test failover state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestFailoverState) }, ReadOnly=true, Required=false, SerializedName="testFailoverState")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestFailoverState? TestFailoverState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the test failover state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestFailoverState) }, ReadOnly=true, Required=false, SerializedName="testFailoverState")>]
member this.TestFailoverState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestFailoverState>
Public ReadOnly Property TestFailoverState As Nullable(Of TestFailoverState)

Property Value

Attributes

Applies to