IClusterProperties.ReportedPropertyNode Property

Definition

List of nodes reported by the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="List of nodes reported by the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode) }, Read=true, ReadOnly=true, Required=false, SerializedName="nodes", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode> ReportedPropertyNode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="List of nodes reported by the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode) }, Read=true, ReadOnly=true, Required=false, SerializedName="nodes", Update=false)>]
member this.ReportedPropertyNode : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode>
Public ReadOnly Property ReportedPropertyNode As List(Of IClusterNode)

Property Value

Attributes

Applies to