PSIotHubInputProperties.Features Property

Definition

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

Property Value

PSCapabilities
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to