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