次の方法で共有


AzureFunctionLinkedService.ResourceId プロパティ

定義

Azure 関数に対して許可されるトークンの対象ユーザーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象