次の方法で共有


RunGetLogResult.LogArtifactLink プロパティ

定義

Azure コンテナー レジストリで実行するためのレジストリのログへのリンクを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象