次の方法で共有


ZohoLinkedService.ConnectionProperties プロパティ

定義

Zoho への接続に使用するプロパティを取得または設定します。 これは、リンクされたサービス内の他のプロパティと相互に排他的です。 型: オブジェクト。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象