Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SignInSettingsImpl

Package version

Class containing SignInSettings operations.

Hierarchy

  • SignInSettingsImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

get

getEntityTag

update

  • Update Sign-In 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: PortalSigninSettings

      Update Sign-In settings.

    • Optional options: SignInSettingsUpdateOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc