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