Class OSProfile.WindowsConfiguration.WinRM
java.lang.Object
org.jclouds.azurecompute.arm.domain.OSProfile.WindowsConfiguration.WinRM
- Enclosing class:
OSProfile.WindowsConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap of different settings
-
Constructor Details
-
WinRM
public WinRM()
-
-
Method Details
-
listeners
Map of different settings -
create
public static OSProfile.WindowsConfiguration.WinRM create(List<OSProfile.WindowsConfiguration.WinRM.ProtocolListener> listeners)
-