Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutboundEndpointsImpl

Package version

Class containing OutboundEndpoints operations.

Hierarchy

  • OutboundEndpointsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, dnsResolverName: string, outboundEndpointName: string, options?: OutboundEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Deletes an outbound endpoint for a DNS resolver. WARNING: This operation cannot be undone.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • dnsResolverName: string

      The name of the DNS resolver.

    • outboundEndpointName: string

      The name of the outbound endpoint for the DNS resolver.

    • Optional options: OutboundEndpointsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

list

Generated using TypeDoc