次の方法で共有


PersonalAssistantsResponse.EndpointUrls プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="endpointUrls")]
public System.Collections.Generic.IDictionary<string,string> EndpointUrls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointUrls")>]
member this.EndpointUrls : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property EndpointUrls As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象