VirtualMachineOSProfile.AdminUsername Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le nom du compte administrateur. <br><br> Cette propriété ne peut pas être mise à jour après la création de la machine virtuelle. <br><br restriction>Windows uniquement : ne peut pas se terminer par « ». < br><br>valeurs non autorisées : « administrator », « admin », « user », « user1 », « test », « user2 », « test1 », « user3 », « admin1 », « admin1 », « 1 », « 123 », « a », « actuser », « adm », « admin2 », « aspnet », « backup », « console », « david », « guest », « john », « owner », « root », « server », « sql », « support », « support_388945a0 », « sys », « test2 », « test3 », « user4 », « user5 ». <br><br>longueur minimale (Linux) : 1 caractère <br><>longueur maximale (Linux) : 64 caractères <br><longueur>maximale (Windows) : 20 caractères.
public string AdminUsername { get; set; }
member this.AdminUsername : string with get, set
Public Property AdminUsername As String
Valeur de propriété
S’applique à
Azure SDK for .NET