Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SignInSettings

Package version

Interface representing a SignInSettings.

Hierarchy

  • SignInSettings

Implemented by

Index

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