ControllerPowerStateChangeRequest.Controller0State Property

Definition

Gets or sets the controller 0's status that the request is expecting on the device. Possible values include: 'NotPresent', 'PoweredOff', 'Ok', 'Recovering', 'Warning', 'Failure'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to