DataFactoryIntegrationRuntimePatch.AutoUpdate 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.
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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET