Uses of Class
com.microsoft.azure.management.compute.WinRMConfiguration
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of WinRMConfiguration in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionWindowsConfiguration.winRM()
Get specifies the Windows Remote Management listeners.WinRMConfiguration.withListeners
(List<WinRMListener> listeners) Set the list of Windows Remote Management listeners.Modifier and TypeMethodDescriptionWindowsConfiguration.withWinRM
(WinRMConfiguration winRM) Set specifies the Windows Remote Management listeners.