PSIotHub.Properties Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to