IReplicationProtectedItem.ReplicationHealth Property

Definition

The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicationHealth")]
public string ReplicationHealth { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicationHealth")>]
member this.ReplicationHealth : string with get, set
Public Property ReplicationHealth As String

Property Value

Attributes

Applies to