Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SignUpSettingsImpl

Package version

Class containing SignUpSettings operations.

Hierarchy

  • SignUpSettingsImpl

Implements

Index

Constructors

constructor

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