Delen via


NodeConfiguration.GetNodeConfiguration Method

Definition

Gets the cluster manifest configured on that node.

public static string GetNodeConfiguration ();
static member GetNodeConfiguration : unit -> string
Public Shared Function GetNodeConfiguration () As String

Returns

Gets the cluster manifest used to configure the node. Returns null if the node has never been configured.

Applies to