共用方式為


Device.ActiveController Property

Definition

Gets or sets the identifier of the active controller of the device. Possible values include: 'Unknown', 'None', 'Controller0', 'Controller1'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to