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

ContentLink 类

定义

内容链接。

public class ContentLink
type ContentLink = class
Public Class ContentLink
继承
ContentLink

构造函数

ContentLink()

初始化 ContentLink 类的新实例。

ContentLink(String, String, Nullable<Int64>, ContentHash, Object)

初始化 ContentLink 类的新实例。

属性

ContentHash

获取或设置内容哈希。

ContentSize

获取或设置内容大小。

ContentVersion

获取或设置内容版本。

Metadata

获取或设置元数据。

Uri

获取或设置内容链接 URI。

适用于