Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventChannelsImpl

Package version

Class containing EventChannels operations.

Hierarchy

  • EventChannelsImpl

Implements

Index

Constructors

constructor

Methods

beginDelete

  • beginDelete(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete existing event channel.

    Parameters

    • resourceGroupName: string

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

    • partnerNamespaceName: string

      Name of the partner namespace.

    • eventChannelName: string

      Name of the event channel.

    • Optional options: EventChannelsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

createOrUpdate

get

listByPartnerNamespace

Generated using TypeDoc