Share via


PSDeviceRegistrationState.DeviceId Property

Definition

Device ID.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="deviceId")]
public string DeviceId { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="deviceId")>]
member this.DeviceId : string
Public ReadOnly Property DeviceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to