Class OSProfile.LinuxConfiguration.SSH
java.lang.Object
org.jclouds.azurecompute.arm.domain.OSProfile.LinuxConfiguration.SSH
- Enclosing class:
OSProfile.LinuxConfiguration
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(List<OSProfile.LinuxConfiguration.SSH.SSHPublicKey> publicKeys) The list of public keys and paths
-
Constructor Details
-
SSH
public SSH()
-
-
Method Details
-
publicKeys
The list of public keys and paths -
create
public static OSProfile.LinuxConfiguration.SSH create(List<OSProfile.LinuxConfiguration.SSH.SSHPublicKey> publicKeys)
-