ManagedDatabaseRestoreDetailsResult.PercentCompleted 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.
Gets percent completed.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.percentCompleted")]
public double? PercentCompleted { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.percentCompleted")>]
member this.PercentCompleted : Nullable<double>
Public ReadOnly Property PercentCompleted As Nullable(Of Double)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute