Delen via


IotHubProperties.Features Property

Definition

The capabilities and features enabled for the IoT hub.

public Azure.ResourceManager.IotHub.Models.IotHubCapability? Features { get; set; }
member this.Features : Nullable<Azure.ResourceManager.IotHub.Models.IotHubCapability> with get, set
Public Property Features As Nullable(Of IotHubCapability)

Property Value

Applies to