Share via


IArcSetting.AggregateState Property

Definition

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

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

Property Value

Attributes

Applies to