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.
44Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
55
66``` yaml $(python)
7+ title : DatabricksClient
78azure-arm : true
89license-header : MICROSOFT_MIT_NO_VERSION
910package-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
55Use ` --python-mode=update ` if you already have a setup.py and just want to update the code itself.
66
77``` yaml $(python)
8+ title : ManagedLabsClient
89azure-arm : true
910license-header : MICROSOFT_MIT_NO_VERSION
1011namespace : azure.mgmt.labservices
You can’t perform that action at this time.
0 commit comments