Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OpenIdConnectProviderImpl

Package version

Class containing OpenIdConnectProvider operations.

Hierarchy

  • OpenIdConnectProviderImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Deletes specific OpenID Connect Provider of the API Management service instance.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • opid: string

      Identifier of the OpenID Connect Provider.

    • 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: OpenIdConnectProviderDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByService

listSecrets

update

Generated using TypeDoc