| Modifier and Type | Method and Description |
|---|---|
ContainerServiceSshConfiguration |
ContainerServiceLinuxProfile.ssh()
Get the ssh value.
|
ContainerServiceSshConfiguration |
ContainerServiceSshConfiguration.withPublicKeys(List<ContainerServiceSshPublicKey> publicKeys)
Set the publicKeys value.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceLinuxProfile |
ContainerServiceLinuxProfile.withSsh(ContainerServiceSshConfiguration ssh)
Set the ssh value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/