Partager via


IWithLinuxRootUsername.WithRootUsername(String) Méthode

Définition

Commence la définition pour spécifier le nom d’utilisateur racine Linux.

public Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition.IWithLinuxSshKey WithRootUsername (string rootUserName);
abstract member WithRootUsername : string -> Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Definition.IWithLinuxSshKey
Public Function WithRootUsername (rootUserName As String) As IWithLinuxSshKey

Paramètres

rootUserName
String

Nom d’utilisateur racine.

Retours

S’applique à