IotHubDescription.Properties Property

Definition

Gets or sets iotHub properties

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to