次の方法で共有


SelfHostedIntegrationRuntimeStatus.PushedVersion プロパティ

定義

統合ランタイムが更新するバージョンを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象