Device.ActiveController Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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