Partager via


VirtualMachine.State Propriété

Définition

Obtient l’état actuel de la machine virtuelle. Les valeurs possibles sont les suivantes : « Arrêté », « Démarrage », « En cours d’exécution », « Stopping », « ResettingPassword », « Reimaging », « Redéploiement »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.LabServices.Models.VirtualMachineState? State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Nullable<Microsoft.Azure.Management.LabServices.Models.VirtualMachineState>
Public ReadOnly Property State As Nullable(Of VirtualMachineState)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à