Share via


PSIotHubInputProperties.Features Property

Definition

The Capabilities/Features that need to be enabled for the Hub. Possible values include: 'None', 'DeviceManagement'

[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

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to