Share via


NodeRepairTargetDescription.Nodes Property

Definition

Gets the list of node names.

public System.Collections.Generic.IList<string> Nodes { get; }
member this.Nodes : System.Collections.Generic.IList<string>
Public ReadOnly Property Nodes As IList(Of String)

Property Value

A list of node names.

Applies to