ControllerPowerStateChangeRequest.Action 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 power state that the request is expecting for the controller of the device. Possible values include: 'Start', 'Restart', 'Shutdown'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.action")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.ControllerPowerStateAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.action")>]
member this.Action : Microsoft.Azure.Management.StorSimple8000Series.Models.ControllerPowerStateAction with get, set
Public Property Action As ControllerPowerStateAction
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute