Share via


IUpdateSummaries.State Property

Definition

Overall update state of the stamp.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Overall update state of the stamp.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.UpdateSummariesPropertiesState) }, ReadOnly=false, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.UpdateSummariesPropertiesState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Overall update state of the stamp.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.UpdateSummariesPropertiesState) }, ReadOnly=false, Required=false, SerializedName="state")>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.UpdateSummariesPropertiesState> with get, set
Public Property State As Nullable(Of UpdateSummariesPropertiesState)

Property Value

Attributes

Applies to