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

AssetStreamingLocator 类

定义

流式处理定位符的属性。

public class AssetStreamingLocator
type AssetStreamingLocator = class
Public Class AssetStreamingLocator
继承
AssetStreamingLocator

构造函数

AssetStreamingLocator()

初始化 AssetStreamingLocator 类的新实例。

AssetStreamingLocator(String, String, DateTime, DateTime, DateTime, Guid, String, String)

初始化 AssetStreamingLocator 类的新实例。

属性

AssetName

获取资产名称。

Created

获取流定位符的创建时间。

DefaultContentKeyPolicyName

获取此流式处理定位符使用的默认 ContentKeyPolicy 的名称。

EndTime

获取流定位符的结束时间。

Name

获取流式处理定位符名称。

StartTime

获取流定位符的开始时间。

StreamingLocatorId

获取流定位符的 streamingLocatorId。

StreamingPolicyName

获取此流式处理定位符使用的流式处理策略的名称。

适用于