Share via


DataFactoryIntegrationRuntimePatch.AutoUpdate Property

Definition

Enables or disables the auto-update feature of the self-hosted integration runtime. See https://go.microsoft.com/fwlink/?linkid=854189.

public Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAutoUpdateState? AutoUpdate { get; set; }
member this.AutoUpdate : Nullable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAutoUpdateState> with get, set
Public Property AutoUpdate As Nullable(Of IntegrationRuntimeAutoUpdateState)

Property Value

Applies to