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

ListPathsResponse 类

listPaths 操作的响应类。

继承
azure.mgmt.media._serialization.Model
ListPathsResponse

构造函数

ListPathsResponse(*, streaming_paths: List[_models.StreamingPath] | None = None, download_paths: List[str] | None = None, **kwargs)

仅限关键字的参数

名称 说明
streaming_paths

当前流定位符支持的流式处理路径。

download_paths

当前流式处理定位符支持的下载路径。

变量

名称 说明
streaming_paths

当前流定位符支持的流式处理路径。

download_paths

当前流式处理定位符支持的下载路径。