IReplicationProtectedItem.FailoverHealth Property

Definition

The consolidated failover health for the VM.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The consolidated failover health for the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="failoverHealth", Update=true)]
public string FailoverHealth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The consolidated failover health for the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="failoverHealth", Update=true)>]
member this.FailoverHealth : string with get, set
Public Property FailoverHealth As String

Property Value

Attributes

Applies to