Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DomainTopicsImpl

Package version

Class containing DomainTopics operations.

Hierarchy

  • DomainTopicsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, domainName: string, domainTopicName: string, options?: DomainTopicsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete existing domain topic.

    Parameters

    • resourceGroupName: string

      The name of the resource group within the user's subscription.

    • domainName: string

      Name of the domain.

    • domainTopicName: string

      Name of the domain topic.

    • Optional options: DomainTopicsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

listByDomain

Generated using TypeDoc