[AutoRelease] t2-hdinsight-2024-09-10-44154(can only be merged by SDK owner) (#37271)
* code and test * Update _version.py * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
This commit is contained in:
Родитель
1c2781c5cc
Коммит
40ca664274
|
@ -1,5 +1,11 @@
|
||||||
# Release History
|
# Release History
|
||||||
|
|
||||||
|
## 9.1.0b1 (2024-09-10)
|
||||||
|
|
||||||
|
### Other Changes
|
||||||
|
|
||||||
|
- Regular release
|
||||||
|
|
||||||
## 9.0.0b3 (2024-08-21)
|
## 9.0.0b3 (2024-08-21)
|
||||||
|
|
||||||
### Features Added
|
### Features Added
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"commit": "21c2852d62ccc3abe9cc3800c989c6826f8363dc",
|
"commit": "1ad29756bd141a47cac770140105a706d065ae1b",
|
||||||
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
|
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
|
||||||
"autorest": "3.10.2",
|
"autorest": "3.10.2",
|
||||||
"use": [
|
"use": [
|
||||||
"@autorest/python@6.17.0",
|
"@autorest/python@6.19.0",
|
||||||
"@autorest/modelerfour@4.27.0"
|
"@autorest/modelerfour@4.27.0"
|
||||||
],
|
],
|
||||||
"autorest_command": "autorest specification/hdinsight/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.17.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
|
"autorest_command": "autorest specification/hdinsight/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.19.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
|
||||||
"readme": "specification/hdinsight/resource-manager/readme.md"
|
"readme": "specification/hdinsight/resource-manager/readme.md"
|
||||||
}
|
}
|
|
@ -6,4 +6,4 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
VERSION = "9.0.0b3"
|
VERSION = "9.1.0b1"
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Dict, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Dict, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,15 +6,10 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, TYPE_CHECKING, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
|
||||||
# pylint: disable=unused-import,ungrouped-imports
|
|
||||||
from .. import models as _models
|
|
||||||
"""
|
"""
|
||||||
# PREREQUISITES
|
# PREREQUISITES
|
||||||
pip install azure-identity
|
pip install azure-identity
|
||||||
|
|
|
@ -6,15 +6,10 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, TYPE_CHECKING, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
|
||||||
# pylint: disable=unused-import,ungrouped-imports
|
|
||||||
from .. import models as _models
|
|
||||||
"""
|
"""
|
||||||
# PREREQUISITES
|
# PREREQUISITES
|
||||||
pip install azure-identity
|
pip install azure-identity
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,15 +6,10 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, TYPE_CHECKING, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
|
||||||
# pylint: disable=unused-import,ungrouped-imports
|
|
||||||
from .. import models as _models
|
|
||||||
"""
|
"""
|
||||||
# PREREQUISITES
|
# PREREQUISITES
|
||||||
pip install azure-identity
|
pip install azure-identity
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import IO, List, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
|
@ -6,8 +6,6 @@
|
||||||
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
||||||
# --------------------------------------------------------------------------
|
# --------------------------------------------------------------------------
|
||||||
|
|
||||||
from typing import Any, IO, Union
|
|
||||||
|
|
||||||
from azure.identity import DefaultAzureCredential
|
from azure.identity import DefaultAzureCredential
|
||||||
|
|
||||||
from azure.mgmt.hdinsight import HDInsightManagementClient
|
from azure.mgmt.hdinsight import HDInsightManagementClient
|
||||||
|
|
Загрузка…
Ссылка в новой задаче