你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StreamingLocator interface
流式处理定位符资源
- 扩展
属性
alternative |
此流式处理定位符的备用媒体 ID |
asset |
资产名称 |
content |
此流式处理定位符使用的 Contentkey。 |
created | 流式处理定位符的创建时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
default |
此流式处理定位符使用的默认 ContentKeyPolicy 的名称。 |
end |
流式处理定位符的结束时间。 |
filters | 应用于此流式处理定位符的资产或帐户筛选器列表 |
start |
流式处理定位符的开始时间。 |
streaming |
流式处理定位符的 StreamingLocatorId。 |
streaming |
此流式处理定位符使用的流式处理策略的名称。 指定创建的流式处理策略的名称,或使用一个预定义的流式处理策略。 可用的预定义流式处理策略包括:“Predefined_DownloadOnly”、“Predefined_ClearStreamingOnly”、“Predefined_DownloadAndClearStreaming”、“Predefined_ClearKey”、“Predefined_MultiDrmCencStreaming”和“Predefined_MultiDrmStreaming” |
system |
与此资源相关的系统元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
id | 资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
name | 资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。 |
type | 资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
alternativeMediaId
此流式处理定位符的备用媒体 ID
alternativeMediaId?: string
属性值
string
assetName
资产名称
assetName?: string
属性值
string
contentKeys
created
流式处理定位符的创建时间。 注意:此属性不会序列化。 它只能由服务器填充。
created?: Date
属性值
Date
defaultContentKeyPolicyName
此流式处理定位符使用的默认 ContentKeyPolicy 的名称。
defaultContentKeyPolicyName?: string
属性值
string
endTime
流式处理定位符的结束时间。
endTime?: Date
属性值
Date
filters
应用于此流式处理定位符的资产或帐户筛选器列表
filters?: string[]
属性值
string[]
startTime
流式处理定位符的开始时间。
startTime?: Date
属性值
Date
streamingLocatorId
流式处理定位符的 StreamingLocatorId。
streamingLocatorId?: string
属性值
string
streamingPolicyName
此流式处理定位符使用的流式处理策略的名称。 指定创建的流式处理策略的名称,或使用一个预定义的流式处理策略。 可用的预定义流式处理策略包括:“Predefined_DownloadOnly”、“Predefined_ClearStreamingOnly”、“Predefined_DownloadAndClearStreaming”、“Predefined_ClearKey”、“Predefined_MultiDrmCencStreaming”和“Predefined_MultiDrmStreaming”
streamingPolicyName?: string
属性值
string
systemData
继承属性详细信息
id
资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
name
type
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string