AssetStreamingLocator Class
Properties of the Streaming Locator.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.media._serialization.ModelAssetStreamingLocator
Constructor
AssetStreamingLocator(**kwargs)
Variables
Name | Description |
---|---|
name
|
Streaming Locator name. |
asset_name
|
Asset Name. |
created
|
The creation time of the Streaming Locator. |
start_time
|
The start time of the Streaming Locator. |
end_time
|
The end time of the Streaming Locator. |
streaming_locator_id
|
StreamingLocatorId of the Streaming Locator. |
streaming_policy_name
|
Name of the Streaming Policy used by this Streaming Locator. |
default_content_key_policy_name
|
Name of the default ContentKeyPolicy used by this Streaming Locator. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python