次の方法で共有


RestServiceLinkedService.AadResourceId プロパティ

定義

使用する承認を要求しているリソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象