Share via


PSIndividualEnrollment.Capabilities Property

Definition

Capabilities of the device

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to