次の方法で共有


ServiceNowLinkedService.Endpoint プロパティ

定義

ServiceNow サーバーのエンドポイントを取得または設定します。 (つまり &、lt;インスタンス>。service-now.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

適用対象