Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletedServices

Package version

Interface representing a DeletedServices.

Hierarchy

  • DeletedServices

Implemented by

Index

Methods

beginPurge

  • Purges Api Management Service (deletes it with no option to undelete).

    Parameters

    • serviceName: string

      The name of the API Management service.

    • location: string

      The location of the deleted API Management service.

    • Optional options: DeletedServicesPurgeOptionalParams

      The options parameters.

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

beginPurgeAndWait

getByName

listBySubscription

Generated using TypeDoc