Compartir a través de


DeviceRegistrationResult.GenerationId Propiedad

Definición

Identificador de generación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a