你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ListContentKeysResponse 类
listContentKeys 操作的响应类。
- 继承
-
azure.mgmt.media._serialization.ModelListContentKeysResponse
构造函数
ListContentKeysResponse(*, content_keys: List[_models.StreamingLocatorContentKey] | None = None, **kwargs)
仅限关键字的参数
名称 | 说明 |
---|---|
content_keys
|
当前流式处理定位符使用的 ContentKey。 |
变量
名称 | 说明 |
---|---|
content_keys
|
当前流式处理定位符使用的 ContentKey。 |