次の方法で共有


BackendBaseParameters.ResourceId プロパティ

定義

外部システムのリソースの管理 URI を取得または設定します。 この URL には、Logic Apps、Function Apps、または API Apps の Arm リソース ID を指定できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象