Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccessPoliciesImpl

Package version

Class containing AccessPolicies operations.

Hierarchy

  • AccessPoliciesImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Deletes an existing access policy resource with the given name.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • accountName: string

      The Azure Video Analyzer account name.

    • accessPolicyName: string

      The Access Policy name.

    • Optional options: AccessPoliciesDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

update

Generated using TypeDoc