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

ApiExportResultValue.Link 属性

定义

获取或设置包含导出操作结果的存储 Blob 的链接。 Blob URI 的有效期仅为 5 分钟。

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于