Package version:

Interface WebPubSubCustomDomains

Interface representing a WebPubSubCustomDomains.

Hierarchy

  • WebPubSubCustomDomains

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: WebPubSubCustomDomainsDeleteOptionalParams

      The options parameters.

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

Generated using TypeDoc