Skip to content

Commit 9b0397b

Browse files
author
SDKAuto
committed
CodeGen from PR 32282 in Azure/azure-rest-api-specs
Merge 3f8b2c6b438fc8bfb90100e29a602e69d8319bd5 into e0ef299f475a972c2856175014bf4f1e9873dda0
1 parent 7656cf2 commit 9b0397b

File tree

65 files changed

+556
-522
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+556
-522
lines changed

sdk/databasewatcher/azure-mgmt-databasewatcher/apiview-properties.json

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

sdk/databasewatcher/azure-mgmt-databasewatcher/azure/mgmt/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/alert_rule_resources_create_or_update_maximum_set_gen.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pylint: disable=line-too-long,useless-suppression
12
# coding=utf-8
23
# --------------------------------------------------------------------------
34
# Copyright (c) Microsoft Corporation. All rights reserved.
@@ -8,12 +9,12 @@
89

910
from azure.identity import DefaultAzureCredential
1011

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
12+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1213

1314
"""
1415
# PREREQUISITES
1516
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
17+
pip install microsoft-databasewatcher
1718
# USAGE
1819
python alert_rule_resources_create_or_update_maximum_set_gen.py
1920

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/alert_rule_resources_delete_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python alert_rule_resources_delete_maximum_set_gen.py
1919

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/alert_rule_resources_get_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python alert_rule_resources_get_maximum_set_gen.py
1919

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/alert_rule_resources_list_by_parent_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python alert_rule_resources_list_by_parent_maximum_set_gen.py
1919

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/health_validations_get_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python health_validations_get_maximum_set_gen.py
1919

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/health_validations_list_by_parent_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python health_validations_list_by_parent_maximum_set_gen.py
1919

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/health_validations_start_validation_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python health_validations_start_validation_maximum_set_gen.py
1919

sdk/databasewatcher/azure-mgmt-databasewatcher/generated_samples/operations_list_maximum_set_gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
from azure.identity import DefaultAzureCredential
1010

11-
from azure.mgmt.databasewatcher import DatabaseWatcherMgmtClient
11+
from microsoft.databasewatcher import DatabaseWatcherMgmtClient
1212

1313
"""
1414
# PREREQUISITES
1515
pip install azure-identity
16-
pip install azure-mgmt-databasewatcher
16+
pip install microsoft-databasewatcher
1717
# USAGE
1818
python operations_list_maximum_set_gen.py
1919

0 commit comments

Comments
 (0)