Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DomainEventSubscriptionsImpl

Package version

Class containing DomainEventSubscriptions operations.

Hierarchy

  • DomainEventSubscriptionsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • Delete an existing event subscription for a domain.

    Parameters

    • resourceGroupName: string

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

    • domainName: string

      Name of the domain.

    • eventSubscriptionName: string

      Name of the event subscription to be deleted. Event subscription names must be between 3 and 100 characters in length and use alphanumeric letters only.

    • Optional options: DomainEventSubscriptionsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

getDeliveryAttributes

getFullUrl

list

Generated using TypeDoc