VirtualMachineScaleSetOSProfile.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.
Obtient ou définit spécifie le nom du compte d’administrateur. <br>& lt;br> Restriction Windows uniquement : Impossible de se terminer par « ». & lt;br>& lt;br> Valeurs non autorisées : « administrator », « admin », « user », « user1 », « test », « user2 », « test1 », « user3 », « 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>& lt;br> Longueur minimale (Linux) : 1 caractère <br>& lt;br> Longueur maximale (Linux) : 64 caractères <br>& lt;br> Longueur maximale (Windows) : 20 caractères
[Newtonsoft.Json.JsonProperty(PropertyName="adminUsername")]
public string AdminUsername { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adminUsername")>]
member this.AdminUsername : string with get, set
Public Property AdminUsername As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET