IExpansionJob.StatusPercentComplete Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The percentage of expansion job completion.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="percentComplete", Update=false)]
public float? StatusPercentComplete { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The percentage of expansion job completion.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="percentComplete", Update=false)>]
member this.StatusPercentComplete : Nullable<single>
Public ReadOnly Property StatusPercentComplete As Nullable(Of Single)

Property Value

Attributes

Applies to