次の方法で共有


WebActivityAuthentication.Resource プロパティ

定義

MSI 認証を使用するときに Azure 認証トークンを要求するリソースを取得または設定します。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象