PSIotHubInputProperties.Comments Property

Definition

The comments.

[Newtonsoft.Json.JsonProperty(PropertyName="comments")]
public string Comments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="comments")>]
member this.Comments : string with get, set
Public Property Comments As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to