DiskRestorePointData.CompletionPercent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Percentage complete for the background copy of disk restore point when source resource is from a different region.
public float? CompletionPercent { get; set; }
public float? CompletionPercent { get; }
member this.CompletionPercent : Nullable<single> with get, set
member this.CompletionPercent : Nullable<single>
Public Property CompletionPercent As Nullable(Of Single)
Public ReadOnly Property CompletionPercent As Nullable(Of Single)