| Modifier and Type | Method and Description |
|---|---|
ContainerServiceLinuxProfile |
ContainerServiceLinuxProfile.withAdminUsername(String adminUsername)
Set the administrator username to use for Linux VMs.
|
ContainerServiceLinuxProfile |
ContainerServiceLinuxProfile.withSsh(ContainerServiceSshConfiguration ssh)
Set sSH configuration for Linux-based VMs running on Azure.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/