GalleryImageProperties.StatusProgressPercentage Property

Definition

The progress of the operation in percentage

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Inlined)]
public long? StatusProgressPercentage { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Inlined)]
public long? StatusProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Inlined)>]
member this.StatusProgressPercentage : Nullable<int64> with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Inlined)>]
member this.StatusProgressPercentage : Nullable<int64>
Public Property StatusProgressPercentage As Nullable(Of Long)
Public ReadOnly Property StatusProgressPercentage As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to