Share via


IExtension.AggregateState Property

Definition

Aggregate state of Arc Extensions across the nodes in this HCI cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Aggregate state of Arc Extensions across the nodes in this HCI cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ExtensionAggregateState) }, ReadOnly=true, Required=false, SerializedName="aggregateState")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ExtensionAggregateState? AggregateState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Aggregate state of Arc Extensions across the nodes in this HCI cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ExtensionAggregateState) }, ReadOnly=true, Required=false, SerializedName="aggregateState")>]
member this.AggregateState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ExtensionAggregateState>
Public ReadOnly Property AggregateState As Nullable(Of ExtensionAggregateState)

Property Value

Attributes

Applies to