Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProjectsImpl

Package version

Class containing Projects operations.

Hierarchy

  • ProjectsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, projectName: string, options?: ProjectsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Deletes a project resource.

    Parameters

    • resourceGroupName: string

      Name of the resource group within the Azure subscription.

    • projectName: string

      The name of the project.

    • Optional options: ProjectsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

listByResourceGroup

listBySubscription

Generated using TypeDoc