Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoadTests

Package version

Interface representing a LoadTests.

Hierarchy

  • LoadTests

Implemented by

Index

Methods

beginDelete

  • beginDelete(resourceGroupName: string, loadTestName: string, options?: LoadTestsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete a LoadTest resource.

    Parameters

    • resourceGroupName: string

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

    • loadTestName: string

      Load Test name.

    • Optional options: LoadTestsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

createOrUpdate

get

listByResourceGroup

listBySubscription

update

Generated using TypeDoc