Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LibraryImpl

Package version

Class containing Library operations.

Hierarchy

  • LibraryImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

get

  • Get library by name in a workspace.

    Parameters

    • resourceGroupName: string

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

    • libraryName: string

      Library name

    • workspaceName: string

      The name of the workspace.

    • Optional options: LibraryGetOptionalParams

      The options parameters.

    Returns Promise<LibraryGetResponse>

Generated using TypeDoc