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