IInMageRcmReplicationDetails.InitialReplicationProgressHealth Property

Definition

The initial replication progress health.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "InProgress", "SlowProgress", "NoProgress" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The initial replication progress health.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="initialReplicationProgressHealth", Update=false)]
public string InitialReplicationProgressHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "None", "InProgress", "SlowProgress", "NoProgress" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The initial replication progress health.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="initialReplicationProgressHealth", Update=false)>]
member this.InitialReplicationProgressHealth : string
Public ReadOnly Property InitialReplicationProgressHealth As String

Property Value

Attributes

Applies to