Share via


IRegionalReplicationStatus.Progress Property

Definition

It indicates progress of the replication job.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="It indicates progress of the replication job.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="progress")]
public int? Progress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="It indicates progress of the replication job.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="progress")>]
member this.Progress : Nullable<int>
Public ReadOnly Property Progress As Nullable(Of Integer)

Property Value

Attributes

Applies to