Share via


ManagedIntegrationRuntimeNode.NodeId Property

Definition

Gets the managed integration runtime node id.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeId")]
public string NodeId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeId")>]
member this.NodeId : string
Public ReadOnly Property NodeId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to