ControllerPowerStateChangeRequest.Controller1State Property

Definition

Gets or sets the controller 1's status that the request is expecting on the device. Possible values include: 'NotPresent', 'PoweredOff', 'Ok', 'Recovering', '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to