Share via


IAmlFilesystemArchive.StatusPercentComplete Property

Definition

The completion percentage of the archive operation

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The completion percentage of the archive operation", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="percentComplete")]
public int? StatusPercentComplete { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The completion percentage of the archive operation", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="percentComplete")>]
member this.StatusPercentComplete : Nullable<int>
Public ReadOnly Property StatusPercentComplete As Nullable(Of Integer)

Property Value

Attributes

Applies to