SelfHostedIntegrationRuntimeStatus.AutoUpdateETA Property

Definition

Gets the estimated time when the self-hosted integration runtime will be updated.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.autoUpdateETA")]
public DateTime? AutoUpdateETA { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.autoUpdateETA")>]
member this.AutoUpdateETA : Nullable<DateTime>
Public ReadOnly Property AutoUpdateETA As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to