共用方式為


CloudToDeviceProperties.Feedback Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to