Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceSshConfiguration |
ContainerServiceLinuxProfile.ssh()
Get the ssh key configuration for Linux VMs.
|
ContainerServiceSshConfiguration |
ContainerServiceSshConfiguration.withPublicKeys(List<ContainerServiceSshPublicKey> publicKeys)
Set the list of SSH public keys used to authenticate with Linux-based VMs.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceLinuxProfile |
ContainerServiceLinuxProfile.withSsh(ContainerServiceSshConfiguration ssh)
Set the ssh key configuration for Linux VMs.
|
Copyright © 2019. All rights reserved.