ControllerPowerStateChangeRequest.Controller0State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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