Package | Description |
---|---|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
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 © 2019. All rights reserved.