IotHubProperties.CloudToDevice Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to