Compartir a través de


IotHubDescription.Properties Propiedad

Definición

Obtiene o establece propiedades de iotHub.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a