Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SignUpSettings

Package version

Interface representing a SignUpSettings.

Hierarchy

  • SignUpSettings

Implemented by

Index

Methods

createOrUpdate

get

getEntityTag

update

  • Update Sign-Up 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: PortalSignupSettings

      Update Sign-Up settings.

    • Optional options: SignUpSettingsUpdateOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc