Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
  • Loading branch information
msyyc authored Nov 17, 2020
commit 509ca536e692573c0c6fe72f41919e387f14d0d6
16 changes: 11 additions & 5 deletions sdk/devtestlabs/azure-mgmt-devtestlabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,17 @@ library.
For a more complete set of Azure libraries, see the
[azure sdk python release](https://aka.ms/azsdk/python/all).

## Usage

For code examples, see [DevTestLabs
Management](https://docs.microsoft.com/python/api/overview/azure/devtest-labs)
on docs.microsoft.com.

# Usage


To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)



For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
Code samples for this package can be found at [DevTestLabs Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)

## Provide Feedback

Expand Down