Compartir a través de


Device.ActiveController Propiedad

Definición

Obtiene o establece el identificador del controlador activo del dispositivo. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a