你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StreamingLocatorContentKey interface
流式处理定位符中内容键的类
属性
id | 内容密钥的 ID |
label |
流式处理策略中指定的内容密钥标签 |
policy |
内容密钥使用的 ContentKeyPolicy 注意:此属性不会被序列化。 它只能由服务器填充。 |
tracks | 跟踪使用此内容密钥注意:此属性不会被序列化。 它只能由服务器填充。 |
type | 内容密钥的加密类型 注意:此属性不会被序列化。 它只能由服务器填充。 |
value | 内容键的值 |
属性详细信息
id
内容密钥的 ID
id: string
属性值
string
labelReferenceInStreamingPolicy
流式处理策略中指定的内容密钥标签
labelReferenceInStreamingPolicy?: string
属性值
string
policyName
内容密钥使用的 ContentKeyPolicy 注意:此属性不会被序列化。 它只能由服务器填充。
policyName?: string
属性值
string
tracks
type
内容密钥的加密类型 注意:此属性不会被序列化。 它只能由服务器填充。
type?: string
属性值
string
value
内容键的值
value?: string
属性值
string