次の方法で共有


SasAuthentication.SasUri プロパティ

定義

Azure Storage BLOB コンテナーへの SAS URI を取得または設定します。 コンテナーのルートから成果物が配置されている場所までのオフセットは、artifactRoot で定義できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象