Compartir a través de


IotHubProperties.Features Propiedad

Definición

Obtiene o establece las funcionalidades y características habilitadas para ioT Hub. Entre los valores posibles se incluyen: "None", "DeviceManagement"

[Newtonsoft.Json.JsonProperty(PropertyName="features")]
public string Features { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="features")>]
member this.Features : string with get, set
Public Property Features As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a