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. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python