次の方法で共有


ControllerPowerStateChangeRequest.Controller0State プロパティ

定義

要求がデバイスで予期しているコントローラー 0 の状態を取得または設定します。 使用できる値は、'NotPresent'、'PoweredOff'、'OK'、'回復中'、'警告'、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象