IMarketplaceGalleryImages.StatusProgressPercentage Property

Definition

The progress of the operation in percentage

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="The progress of the operation in percentage", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="progressPercentage", Update=false)]
public long? StatusProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="The progress of the operation in percentage", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="progressPercentage", Update=false)>]
member this.StatusProgressPercentage : Nullable<int64>
Public ReadOnly Property StatusProgressPercentage As Nullable(Of Long)

Property Value

Attributes

Applies to