Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateLinkScopedResources

Package version

Interface representing a PrivateLinkScopedResources.

Hierarchy

  • PrivateLinkScopedResources

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • Deletes a private endpoint connection with a given name.

    Parameters

    • resourceGroupName: string

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

    • scopeName: string

      The name of the Azure Monitor PrivateLinkScope resource.

    • name: string

      The name of the scoped resource object.

    • Optional options: PrivateLinkScopedResourcesDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

listByPrivateLinkScope

Generated using TypeDoc