IntegrationRuntimeResource.UpdateStages.WithUpdateDelayOffset Interface
public static interface IntegrationRuntimeResource.UpdateStages.WithUpdateDelayOffset
The stage of the IntegrationRuntimeResource update allowing to specify updateDelayOffset.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withUpdateDelayOffset(String updateDelayOffset)
Specifies the update |
Method Details
withUpdateDelayOffset
public abstract IntegrationRuntimeResource.Update withUpdateDelayOffset(String updateDelayOffset)
Specifies the updateDelayOffset property: The time offset (in hours) in the day, e.g., PT03H is 3 hours. The integration runtime auto update will happen on that time..
Parameters:
Returns: