ControllerPowerStateChangeRequest.Action Property

Definition

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

Applies to