File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
databricks/resource-manager
labservices/resource-manager Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
4
4
Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
5
5
6
6
``` yaml $(python)
7
+ title : DatabricksClient
7
8
azure-arm : true
8
9
license-header : MICROSOFT_MIT_NO_VERSION
9
10
package-name : azure-mgmt-databricks
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
5
5
Use ` --python-mode=update ` if you already have a setup.py and just want to update the code itself.
6
6
7
7
``` yaml $(python)
8
+ title : ManagedLabsClient
8
9
azure-arm : true
9
10
license-header : MICROSOFT_MIT_NO_VERSION
10
11
namespace : azure.mgmt.labservices
You can’t perform that action at this time.
0 commit comments