次の方法で共有


GetOutboundRoutesParameters.ResourceUri プロパティ

定義

送信ルートが要求されている接続リソースを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceUri")]
public string ResourceUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceUri")>]
member this.ResourceUri : string with get, set
Public Property ResourceUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象