Share via


SelfHostedIntegrationRuntimeNode.MachineName Property

Definition

Gets machine name of the integration runtime node.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to