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. Ce nom ne peut pas être mis à jour après la création de la machine virtuelle. Longueur maximale (Windows) : 15 caractères. Longueur maximale (Linux) : 64 caractères. Pour connaître les conventions et restrictions d’affectation de noms, 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 à