For the complete documentation index, see llms.txt. This page is also available as Markdown.

NodeName

Property in Destination

Summary

The name of the node that this destination refers to.

public string NodeName { get; set; }

Remarks

This value is only valid when Type is Node .

Last updated

Was this helpful?