Partager via


ControllerPowerStateChangeRequest.Action Propriété

Définition

Obtient ou définit l’état d’alimentation attendu par la requête pour le contrôleur de l’appareil. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à