PSIotHubInputProperties.Features Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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