SelfHostedIntegrationRuntimeStatus.PushedVersion Property

Definition

Gets the version that the integration runtime is going to update to.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to