Libraries interface

Interface die een bibliotheken vertegenwoordigt.

Methoden

listByWorkspace(string, string, LibrariesListByWorkspaceOptionalParams)

Lijst met bibliotheken in een werkruimte.

Methodedetails

listByWorkspace(string, string, LibrariesListByWorkspaceOptionalParams)

Lijst met bibliotheken in een werkruimte.

function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: LibrariesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<LibraryResource, LibraryResource[], PageSettings>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

workspaceName

string

De naam van de werkruimte.

options
LibrariesListByWorkspaceOptionalParams

De optiesparameters.

Retouren