28 строки
1.8 KiB
YAML
28 строки
1.8 KiB
YAML
|
### YamlMime:JavaType
|
||
|
methods:
|
||
|
- fullName: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxRootUsername.withRootUsername(String rootUserName)
|
||
|
name: withRootUsername(String rootUserName)
|
||
|
nameWithType: KubernetesCluster.DefinitionStages.WithLinuxRootUsername.withRootUsername(String rootUserName)
|
||
|
parameters:
|
||
|
- description: <p>the root username </p>
|
||
|
name: rootUserName
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the next stage of the definition </p>
|
||
|
type: <xref href="com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxSshKey?alt=com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxSshKey&text=KubernetesCluster.DefinitionStages.WithLinuxSshKey" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Begins the definition to specify Linux root username.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public WithLinuxSshKey withRootUsername(String rootUserName)
|
||
|
uid: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxRootUsername.withRootUsername(String)
|
||
|
nameWithType: KubernetesCluster.DefinitionStages.WithLinuxRootUsername
|
||
|
syntax: public interface WithLinuxRootUsername
|
||
|
type: interface
|
||
|
uid: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxRootUsername
|
||
|
fullName: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxRootUsername
|
||
|
name: KubernetesCluster.DefinitionStages.WithLinuxRootUsername
|
||
|
package: com.microsoft.azure.management.containerservice
|
||
|
summary: <p>The stage of the Kubernetes cluster definition allowing to specific the Linux root username. </p>
|
||
|
metadata: {}
|