次の方法で共有


TaskStepProperties.ContextAccessToken プロパティ

定義

ステップのコンテキストに関連付けられているトークン (ストレージ アカウント BLOB の git PAT または SAS トークン) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象