| Modifier and Type | Method and Description |
|---|---|
WinRMConfiguration |
WindowsConfiguration.winRM()
Get the winRM value.
|
WinRMConfiguration |
WinRMConfiguration.withListeners(List<WinRMListener> listeners)
Set the listeners value.
|
| Modifier and Type | Method and Description |
|---|---|
WindowsConfiguration |
WindowsConfiguration.withWinRM(WinRMConfiguration winRM)
Set the winRM value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/