Partager via


JobRequest.CloudToDeviceMethod Propriété

Définition

Obligatoire si jobType est cloudToDeviceMethod. Type et paramètres de méthode.

[Newtonsoft.Json.JsonProperty(PropertyName="cloudToDeviceMethod")]
public Microsoft.Azure.Devices.CloudToDeviceMethod CloudToDeviceMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cloudToDeviceMethod")>]
member this.CloudToDeviceMethod : Microsoft.Azure.Devices.CloudToDeviceMethod with get, set
Public Property CloudToDeviceMethod As CloudToDeviceMethod

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à