Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApiPortalCustomDomainsImpl

Package version

Class containing ApiPortalCustomDomains operations.

Hierarchy

  • ApiPortalCustomDomainsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, serviceName: string, apiPortalName: string, domainName: string, options?: ApiPortalCustomDomainsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete the API portal 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.

    • serviceName: string

      The name of the Service resource.

    • apiPortalName: string

      The name of API portal.

    • domainName: string

      The name of the API portal custom domain.

    • Optional options: ApiPortalCustomDomainsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

list

Generated using TypeDoc