Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessPolicies

Package version

Interface representing a AccessPolicies.

Hierarchy

  • AccessPolicies

Implemented by

Index

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