| Modifier and Type | Method and Description |
|---|---|
AutoHealCustomAction |
AutoHealActions.customAction()
Get the customAction value.
|
AutoHealCustomAction |
AutoHealCustomAction.withExe(String exe)
Set the exe value.
|
AutoHealCustomAction |
AutoHealCustomAction.withParameters(String parameters)
Set the parameters value.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealActions |
AutoHealActions.withCustomAction(AutoHealCustomAction customAction)
Set the customAction value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/