共用方式為


StreamingLocator interface

串流定位器資源

Extends

屬性

alternativeMediaId

此串流定位器的替代媒體標識碼

assetName

資產名稱

contentKeys

此串流定位器所使用的 ContentKeys。

created

串流定位器的建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

defaultContentKeyPolicyName

此串流定位器所使用的預設 ContentKeyPolicy 名稱。

endTime

串流定位器的結束時間。

filters

適用於此串流定位器的資產或帳戶篩選清單

startTime

串流定位器的開始時間。

streamingLocatorId

串流定位器的 StreamingLocatorId。

streamingPolicyName

此串流定位器所使用的串流原則名稱。 請指定您所建立的串流原則名稱,或使用其中一個預先定義的串流原則。 可用的預先定義串流原則包括:'Predefined_DownloadOnly'、'Predefined_ClearStreamingOnly'、'Predefined_DownloadAndClearStreaming'、'Predefined_ClearKey'、'Predefined_MultiDrmCencStreaming' 和 'Predefined_MultiDrmStreaming'

systemData

與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

alternativeMediaId

此串流定位器的替代媒體標識碼

alternativeMediaId?: string

屬性值

string

assetName

資產名稱

assetName?: string

屬性值

string

contentKeys

此串流定位器所使用的 ContentKeys。

contentKeys?: StreamingLocatorContentKey[]

屬性值

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

與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type