IHyperVReplicaBlueReplicationDetails.InitialReplicationDetailInitialReplicationProgressPercentage Property

Definition

The initial replication progress percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The initial replication progress percentage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="initialReplicationProgressPercentage", Update=true)]
public string InitialReplicationDetailInitialReplicationProgressPercentage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The initial replication progress percentage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="initialReplicationProgressPercentage", Update=true)>]
member this.InitialReplicationDetailInitialReplicationProgressPercentage : string with get, set
Public Property InitialReplicationDetailInitialReplicationProgressPercentage As String

Property Value

Attributes

Applies to