Share via


UpdateRunProperties.State Property

Definition

State of the update run.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.UpdateRunPropertiesState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.UpdateRunPropertiesState> with get, set
Public Property State As Nullable(Of UpdateRunPropertiesState)

Property Value

Implements

Attributes

Applies to