Libraries interface
Interface representing a Libraries.
Methods
| list | 
	List libraries in a workspace.  | 
Method Details
		listByWorkspace(string, string, LibrariesListByWorkspaceOptionalParams)
	     
	List libraries in a workspace.
function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: LibrariesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<LibraryResource, LibraryResource[], PageSettings>
				Parameters
- resourceGroupName
 - 
				
string
 
The name of the resource group. The name is case insensitive.
- workspaceName
 - 
				
string
 
The name of the workspace.
The options parameters.