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.
CreateOrUpdate(IVideosOperations, String, String, String, String, String)
|
Create or updates a video resource.
|
CreateOrUpdateAsync(IVideosOperations, String, String, String, String, String, CancellationToken)
|
Create or updates a video resource.
|
Delete(IVideosOperations, String, String, String)
|
Deletes a video resource.
|
DeleteAsync(IVideosOperations, String, String, String, CancellationToken)
|
Deletes a video resource.
|
Get(IVideosOperations, String, String, String)
|
Retrieves a video resource.
|
GetAsync(IVideosOperations, String, String, String, CancellationToken)
|
Retrieves a video resource.
|
List(IVideosOperations, String, String, Nullable<Int32>)
|
List all existing video resources.
|
ListAsync(IVideosOperations, String, String, Nullable<Int32>, CancellationToken)
|
List all existing video resources.
|
ListNext(IVideosOperations, String)
|
List all existing video resources.
|
ListNextAsync(IVideosOperations, String, CancellationToken)
|
List all existing video resources.
|
ListStreamingToken(IVideosOperations, String, String, String)
|
Generates a streaming token for video playback.
|
ListStreamingTokenAsync(IVideosOperations, String, String, String, CancellationToken)
|
Generates a streaming token for video playback.
|
Update(IVideosOperations, String, String, String, String, String)
|
Updates the properties of a video resource.
|
UpdateAsync(IVideosOperations, String, String, String, String, String, CancellationToken)
|
Updates the properties of a video resource.
|