PSCloudEndpointChangeEnumerationActivity.DeletesProgressPercent 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 processing deletes. This is done separately from the rest of the enumeration run
public int? DeletesProgressPercent { get; set; }
member this.DeletesProgressPercent : Nullable<int> with get, set
Public Property DeletesProgressPercent As Nullable(Of Integer)