你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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