你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IRegistryTaskRuns.GetLogSasUrl(String, String, String) 方法

定义

将 URI 返回到任务运行日志的函数。

public string GetLogSasUrl (string rgName, string acrName, string runId);
abstract member GetLogSasUrl : string * string * string -> string
Public Function GetLogSasUrl (rgName As String, acrName As String, runId As String) As String

参数

rgName
String

父注册表的资源组。

acrName
String

父注册表的名称。

runId
String

任务运行的 ID。

返回

适用于