次の方法で共有


PersonalAssistantsResponse.EndpointKeys プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="endpointKeys")]
public System.Collections.Generic.IList<Guid?> EndpointKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointKeys")>]
member this.EndpointKeys : System.Collections.Generic.IList<Nullable<Guid>> with get, set
Public Property EndpointKeys As IList(Of Nullable(Of Guid))

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象