Uses of Enum Class
org.jclouds.azurecompute.arm.domain.OSProfile.WindowsConfiguration.WinRM.Protocol
Packages that use OSProfile.WindowsConfiguration.WinRM.Protocol
-
Uses of OSProfile.WindowsConfiguration.WinRM.Protocol in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return OSProfile.WindowsConfiguration.WinRM.ProtocolModifier and TypeMethodDescriptionOSProfile.WindowsConfiguration.WinRM.ProtocolListener.protocol()
Returns the enum constant of this class with the specified name.OSProfile.WindowsConfiguration.WinRM.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.azurecompute.arm.domain with parameters of type OSProfile.WindowsConfiguration.WinRM.ProtocolModifier and TypeMethodDescriptionOSProfile.WindowsConfiguration.WinRM.ProtocolListener.create
(OSProfile.WindowsConfiguration.WinRM.Protocol protocol, String certificateUrl)