Compartilhar via


VirtualMachine.State Propriedade

Definição

Obtém o estado atual da máquina virtual. Os valores possíveis incluem: 'Stopped', 'Starting', 'Running', 'Stopping', 'ResettingPassword', 'Reimaging', 'Redeploying'

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a