次の方法で共有


SelfHostedIntegrationRuntimeStatus.Version プロパティ

定義

統合ランタイムのバージョンを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象