Skip to main content

access_policies

Overview

Nameaccess_policies
TypeResource
Idazure.video_analyzer.access_policies

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccessPolicyName, accountName, resourceGroupName, subscriptionIdRetrieves an existing access policy resource with the given name.
listSELECTaccountName, resourceGroupName, subscriptionIdRetrieves all existing access policy resources, along with their JSON representations.
create_or_updateINSERTaccessPolicyName, accountName, resourceGroupName, subscriptionIdCreates a new access policy resource or updates an existing one with the given name.
deleteDELETEaccessPolicyName, accountName, resourceGroupName, subscriptionIdDeletes an existing access policy resource with the given name.
_listEXECaccountName, resourceGroupName, subscriptionIdRetrieves all existing access policy resources, along with their JSON representations.
updateEXECaccessPolicyName, accountName, resourceGroupName, subscriptionIdUpdates individual properties of an existing access policy resource with the given name.