次の方法で共有


UserArtifactSource.MediaLink プロパティ

定義

必須の値を取得または設定します。 成果物の mediaLink は、読み取り可能なストレージ BLOB である必要があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象