SelfHostedIntegrationRuntimeStatus.UpdateDelayOffset Property

Definition

Gets the time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to