Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure_extras.video_indexer.accounts

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectAzure Video Indexer account properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdGets the properties of an Azure Video Indexer account.
listSELECTsubscriptionIdList all Azure Video Indexer accounts available under the subscription
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList all Azure Video Indexer accounts available under the resource group
create_or_updateINSERTaccountName, resourceGroupName, subscriptionIdCreates or updates an Azure Video Indexer account.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDelete an Azure Video Indexer account.
_listEXECsubscriptionIdList all Azure Video Indexer accounts available under the subscription
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList all Azure Video Indexer accounts available under the resource group
check_name_availabilityEXECsubscriptionId, data__name, data__typeChecks that the Video Indexer account name is valid and is not already in use.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates the properties of an existing Azure Video Indexer account.