次の方法で共有


ZohoLinkedService.Endpoint プロパティ

定義

Zoho サーバーのエンドポイントを取得または設定します。 (つまり、crm.zoho.com/crm/private)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.endpoint")]
public object Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.endpoint")>]
member this.Endpoint : obj with get, set
Public Property Endpoint As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象