Share via


HardwareComponent.Status Property

Definition

Gets or sets the status of the hardware component. Possible values include: 'Unknown', 'NotPresent', 'PoweredOff', 'Ok', 'Recovering', 'Warning', 'Failure'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to