IArcSettingProperties.PerNodeDetail Property

Definition

State of Arc agent in each of the nodes.

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

Property Value

Attributes

Applies to