public static interface ContainerService.DefinitionStages.WithLinuxSshKey
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithMasterNodeCount |
withSshKey(String sshKeyData)
Begins the definition to specify Linux ssh key.
|
ContainerService.DefinitionStages.WithMasterNodeCount withSshKey(String sshKeyData)
sshKeyData - the SSH key dataCopyright © 2019. All rights reserved.