Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DelegationSettings

Package version

Interface representing a DelegationSettings.

Hierarchy

  • DelegationSettings

Implemented by

Index

Methods

createOrUpdate

get

getEntityTag

listSecrets

update

  • Update Delegation settings.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • 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.

    • parameters: PortalDelegationSettings

      Update Delegation settings.

    • Optional options: DelegationSettingsUpdateOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc