Skip to main content

videos

Overview

Namevideos
TypeResource
Idazure.video_analyzer.videos

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionId, videoNameRetrieves an existing video resource with the given name.
listSELECTaccountName, resourceGroupName, subscriptionIdRetrieves a list of video resources that have been created, along with their JSON representations.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionId, videoNameCreates a new video resource or updates an existing video resource with the given name.
deleteDELETEaccountName, resourceGroupName, subscriptionId, videoNameDeletes an existing video resource and its underlying data. This operation is irreversible.
_listEXECaccountName, resourceGroupName, subscriptionIdRetrieves a list of video resources that have been created, along with their JSON representations.
updateEXECaccountName, resourceGroupName, subscriptionId, videoNameUpdates individual properties of an existing video resource with the given name.