共用方式為


ListPathsResponse 類別

listPaths 動作的回應類別。

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

建構函式

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

僅限關鍵字參數

名稱 Description
streaming_paths

目前串流定位器支援的串流路徑。

download_paths

下載目前串流定位器支援的路徑。

變數

名稱 Description
streaming_paths

目前串流定位器支援的串流路徑。

download_paths

下載目前串流定位器支援的路徑。