Package version:

Interface SignalRCustomDomains

Interface representing a SignalRCustomDomains.

Hierarchy

  • SignalRCustomDomains

Methods

  • Delete a custom domain.

    Parameters

    • resourceGroupName: string

      The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

    • resourceName: string

      The name of the resource.

    • name: string

      Custom domain name.

    • Optional options: SignalRCustomDomainsDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

Generated using TypeDoc