次の方法で共有


DeviceRegistrationResult.GenerationId プロパティ

定義

世代 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象