SelfHostedIntegrationRuntimeStatus.AutoUpdateEta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The estimated time when the self-hosted integration runtime will be updated.
public DateTimeOffset? AutoUpdateEta { get; }
member this.AutoUpdateEta : Nullable<DateTimeOffset>
Public ReadOnly Property AutoUpdateEta As Nullable(Of DateTimeOffset)