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

StreamingLocatorResource.GetStreamingPaths(CancellationToken) 方法

定义

此流式处理定位符支持的列表路径

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaServices/{accountName}/streamingLocators/{streamingLocatorName}/listPaths
  • 操作IdStreamingLocators_ListPaths
public virtual Azure.Response<Azure.ResourceManager.Media.Models.StreamingPathsResult> GetStreamingPaths (System.Threading.CancellationToken cancellationToken = default);
abstract member GetStreamingPaths : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Media.Models.StreamingPathsResult>
override this.GetStreamingPaths : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Media.Models.StreamingPathsResult>
Public Overridable Function GetStreamingPaths (Optional cancellationToken As CancellationToken = Nothing) As Response(Of StreamingPathsResult)

参数

cancellationToken
CancellationToken

要使用的取消标记。

返回

适用于