次の方法で共有


SelfHostedIntegrationRuntimeNode.MachineName プロパティ

定義

統合ランタイム ノードのコンピューター名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象