次の方法で共有


SapCloudForCustomerLinkedService.Url プロパティ

定義

SAP Cloud for Customer OData API の URL を取得または設定します。 たとえば、'[https://[tenantname].crm.ondemand.com/sap/c4c/odata/v1] などです。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象