Share via


IPrimingJob.PercentComplete Property

Definition

The current progress of the priming job, as a percentage.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The current progress of the priming job, as a percentage.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="primingJobPercentComplete")]
public double? PercentComplete { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The current progress of the priming job, as a percentage.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="primingJobPercentComplete")>]
member this.PercentComplete : Nullable<double>
Public ReadOnly Property PercentComplete As Nullable(Of Double)

Property Value

Attributes

Applies to