Compartir a través de


ControllerPowerStateChangeRequest.Controller1State Propiedad

Definición

Obtiene o establece el estado del controlador 1 que espera la solicitud en el dispositivo. Entre los valores posibles se incluyen: 'NotPresent', 'PoweredOff', 'Ok', 'Recuperar', 'Warning', 'Failure'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.controller1State")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.ControllerStatus Controller1State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.controller1State")>]
member this.Controller1State : Microsoft.Azure.Management.StorSimple8000Series.Models.ControllerStatus with get, set
Public Property Controller1State As ControllerStatus

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a