Share via


SelfHostedIntegrationRuntimeStatus.AutoUpdate Property

Definition

Gets whether Self-hosted integration runtime auto update has been turned on. Possible values include: 'On', 'Off'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to