Share via


PSDevice.GenerationId Property

Definition

Device's Generation ID

[Newtonsoft.Json.JsonProperty(PropertyName="generationId")]
public string GenerationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="generationId")>]
member this.GenerationId : string with get, set
Public Property GenerationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to