Share via


DeviceRegistrationResult.GenerationId Property

Definition

The generation Id.

public string GenerationId { get; protected set; }
[Newtonsoft.Json.JsonProperty(PropertyName="generationId")]
public string GenerationId { get; protected internal set; }
member this.GenerationId : string with 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