PSIotHubInputProperties.CloudToDevice Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to