次の方法で共有


MarketoLinkedService.Endpoint プロパティ

定義

Marketo サーバーのエンドポイントを取得または設定します。 (つまり、123-ABC-321.mktorest.com)

[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

適用対象