你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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