IntegrationRuntimeResource.UpdateStages.WithAutoUpdate Interface
public static interface IntegrationRuntimeResource.UpdateStages.WithAutoUpdate
The stage of the IntegrationRuntimeResource update allowing to specify autoUpdate.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAutoUpdate(IntegrationRuntimeAutoUpdate autoUpdate)
Specifies the auto |
Method Details
withAutoUpdate
public abstract IntegrationRuntimeResource.Update withAutoUpdate(IntegrationRuntimeAutoUpdate autoUpdate)
Specifies the autoUpdate property: Enables or disables the auto-update feature of the self-hosted integration runtime. See https://go.microsoft.com/fwlink/?linkid=854189..
Parameters:
Returns: