Compartilhar via


PSDevice.Capabilities Property

Definition

Capabilities that are enabled on the device

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to