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

ListPathsResponse Class

Class of response for listPaths action.

Constructor

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

Keyword-Only Parameters

Name Description
streaming_paths

Streaming Paths supported by current Streaming Locator.

download_paths

Download Paths supported by current Streaming Locator.

Variables

Name Description
streaming_paths

Streaming Paths supported by current Streaming Locator.

download_paths

Download Paths supported by current Streaming Locator.