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

IArcSettingProperties.PerNodeDetail Property

Definition

State of Arc agent in each of the nodes.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="State of Arc agent in each of the nodes.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IPerNodeState) }, ReadOnly=true, Required=false, SerializedName="perNodeDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IPerNodeState[] PerNodeDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="State of Arc agent in each of the nodes.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IPerNodeState) }, ReadOnly=true, Required=false, SerializedName="perNodeDetails")>]
member this.PerNodeDetail : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IPerNodeState[]
Public ReadOnly Property PerNodeDetail As IPerNodeState()

Property Value

Attributes

Applies to