次の方法で共有


ResponsysLinkedService.UseEncryptedEndpoints プロパティ

定義

データ ソース エンドポイントを HTTPS を使用して暗号化するかどうかを取得または設定します。 既定値は、true です。 型: boolean (または resultType ブール値を持つ式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象