public static interface BatchAICluster.DefinitionStages.WithUserCredentials
Modifier and Type | Method and Description |
---|---|
BatchAICluster.DefinitionStages.WithScaleSettings |
withPassword(String password) |
BatchAICluster.DefinitionStages.WithScaleSettings |
withSshPublicKey(String sshPublicKey) |
BatchAICluster.DefinitionStages.WithScaleSettings withPassword(String password)
password
- Admin user password (linux only)BatchAICluster.DefinitionStages.WithScaleSettings withSshPublicKey(String sshPublicKey)
sshPublicKey
- SSH public keys used to authenticate with linux based VMsCopyright © 2019. All rights reserved.