Partager via


OSProfile.ComputerName Propriété

Définition

Obtient ou définit spécifie le nom du système d’exploitation hôte de la machine virtuelle. <br>& lt;br> Ce nom ne peut pas être mis à jour après la création de la machine virtuelle. <br>& lt;br> Longueur maximale (Windows) : 15 caractères <br>& lt;br> Longueur maximale (Linux) : 64 caractères. <br>& lt;br> Pour connaître les conventions et restrictions de nommage, consultez Instructions d’implémentation des services d’infrastructure Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="computerName")]
public string ComputerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computerName")>]
member this.ComputerName : string with get, set
Public Property ComputerName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à