Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthorizationServer

Package version

Interface representing a AuthorizationServer.

Hierarchy

  • AuthorizationServer

Implemented by

Index

Methods

createOrUpdate

delete

  • Deletes specific authorization server instance.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • authsid: string

      Identifier of the authorization server.

    • ifMatch: string

      ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.

    • Optional options: AuthorizationServerDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByService

listSecrets

update

Generated using TypeDoc