CloudEndpointChangeEnumerationActivity.ProgressPercent 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 progress percentage for change enumeration run, excluding processing of deletes
[Newtonsoft.Json.JsonProperty(PropertyName="progressPercent")]
public int? ProgressPercent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="progressPercent")>]
member this.ProgressPercent : Nullable<int>
Public ReadOnly Property ProgressPercent As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute