Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BatchEndpointsImpl

Package version

Class containing BatchEndpoints operations.

Hierarchy

  • BatchEndpointsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete Batch Inference Endpoint (asynchronous).

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      Name of Azure Machine Learning workspace.

    • endpointName: string

      Inference Endpoint name.

    • Optional options: BatchEndpointsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

list

listKeys

Generated using TypeDoc