AssetStreamingLocator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the Streaming Locator.
public class AssetStreamingLocator
type AssetStreamingLocator = class
Public Class AssetStreamingLocator
- Inheritance
-
AssetStreamingLocator
Constructors
AssetStreamingLocator() |
Initializes a new instance of the AssetStreamingLocator class. |
AssetStreamingLocator(String, String, DateTime, DateTime, DateTime, Guid, String, String) |
Initializes a new instance of the AssetStreamingLocator class. |
Properties
AssetName |
Gets asset Name. |
Created |
Gets the creation time of the Streaming Locator. |
DefaultContentKeyPolicyName |
Gets name of the default ContentKeyPolicy used by this Streaming Locator. |
EndTime |
Gets the end time of the Streaming Locator. |
Name |
Gets streaming Locator name. |
StartTime |
Gets the start time of the Streaming Locator. |
StreamingLocatorId |
Gets streamingLocatorId of the Streaming Locator. |
StreamingPolicyName |
Gets name of the Streaming Policy used by this Streaming Locator. |
Applies to
Azure SDK for .NET