Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
WinRMConfiguration |
WindowsConfiguration.winRM()
Get the winRM property: Specifies the Windows Remote Management listeners.
|
WinRMConfiguration |
WinRMConfiguration.withListeners(List<WinRMListener> listeners)
Set the listeners property: The list of Windows Remote Management listeners.
|
Modifier and Type | Method and Description |
---|---|
WindowsConfiguration |
WindowsConfiguration.withWinRM(WinRMConfiguration winRM)
Set the winRM property: Specifies the Windows Remote Management listeners.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.