PSCloudToDeviceProperties.Feedback Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to