你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContentLink 类
内容链接。
变量仅由服务器填充,在发送请求时将被忽略。
- 继承
-
azure.mgmt.web._serialization.ModelContentLink
构造函数
ContentLink(*, uri: str | None = None, **kwargs: Any)
仅限关键字的参数
名称 | 说明 |
---|---|
uri
|
内容链接 URI。 |
变量
名称 | 说明 |
---|---|
uri
|
内容链接 URI。 |
content_version
|
内容版本。 |
content_size
|
内容大小。 |
content_hash
|
内容哈希。 |
metadata
|
<xref:JSON>
元数据。 |