Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateLinkScopes

Package version

Interface representing a PrivateLinkScopes.

Hierarchy

  • PrivateLinkScopes

Implemented by

Index

Methods

beginDelete

  • Deletes a Azure Monitor PrivateLinkScope.

    Parameters

    • resourceGroupName: string

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

    • scopeName: string

      The name of the Azure Monitor PrivateLinkScope resource.

    • Optional options: PrivateLinkScopesDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

createOrUpdate

get

list

listByResourceGroup

updateTags

Generated using TypeDoc