Cluster.ReportedPropertyNode Property

Definition

List of nodes reported by the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode> ReportedPropertyNode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)>]
member this.ReportedPropertyNode : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IClusterNode>
Public ReadOnly Property ReportedPropertyNode As List(Of IClusterNode)

Property Value

Implements

Attributes

Applies to