Skip to content

Commit e4794ec

Browse files
author
SDKAuto
committed
CodeGen from PR 34078 in Azure/azure-rest-api-specs
Merge e143e2f9dab0445acbca423b5eb2e7ac6a6b67d9 into 37a849b656ecfb33424822b9f245aebff2ae994f
1 parent 206fa48 commit e4794ec

File tree

120 files changed

+14463
-13550
lines changed

Some content is hidden

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

120 files changed

+14463
-13550
lines changed

sdk/elasticsan/azure-mgmt-elasticsan/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## 1.2.0b3 (2025-05-12)
4+
5+
change log generation failed!!!
6+
37
## 1.2.0b2 (2025-04-21)
48

59
### Features Added

sdk/elasticsan/azure-mgmt-elasticsan/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Microsoft Azure SDK for Python
22

33
This is the Microsoft Azure Elasticsan Management Client Library.
4-
This package has been tested with Python 3.8+.
4+
This package has been tested with Python 3.9+.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

77
## _Disclaimer_
@@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
1212

1313
### Prerequisites
1414

15-
- Python 3.8+ is required to use this package.
15+
- Python 3.9+ is required to use this package.
1616
- [Azure subscription](https://azure.microsoft.com/free/)
1717

1818
### Install the package
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
2-
"commit": "b0a48bcbffead733affe03944ef09f5e8d12f8c8",
2+
"commit": "b5a412d554313c66872f7253d2c83622903109d7",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
4-
"autorest": "3.10.2",
5-
"use": [
6-
"@autorest/[email protected]",
7-
"@autorest/[email protected]"
8-
],
9-
"autorest_command": "autorest specification/elasticsan/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
10-
"readme": "specification/elasticsan/resource-manager/readme.md"
4+
"typespec_src": "specification/elasticsan/ElasticSan.Management",
5+
"@azure-tools/typespec-python": "0.44.2"
116
}
Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
{
2+
"CrossLanguagePackageId": "Microsoft.ElasticSan",
3+
"CrossLanguageDefinitionId": {
4+
"azure.mgmt.elasticsan.models.AutoScaleProperties": "Microsoft.ElasticSan.AutoScaleProperties",
5+
"azure.mgmt.elasticsan.models.DeleteRetentionPolicy": "Microsoft.ElasticSan.DeleteRetentionPolicy",
6+
"azure.mgmt.elasticsan.models.DiskSnapshotList": "Microsoft.ElasticSan.DiskSnapshotList",
7+
"azure.mgmt.elasticsan.models.Resource": "Azure.ResourceManager.CommonTypes.Resource",
8+
"azure.mgmt.elasticsan.models.TrackedResource": "Azure.ResourceManager.CommonTypes.TrackedResource",
9+
"azure.mgmt.elasticsan.models.ElasticSan": "Microsoft.ElasticSan.ElasticSan",
10+
"azure.mgmt.elasticsan.models.ElasticSanProperties": "Microsoft.ElasticSan.ElasticSanProperties",
11+
"azure.mgmt.elasticsan.models.ElasticSanUpdate": "Microsoft.ElasticSan.ElasticSanUpdate",
12+
"azure.mgmt.elasticsan.models.ElasticSanUpdateProperties": "Microsoft.ElasticSan.ElasticSanUpdateProperties",
13+
"azure.mgmt.elasticsan.models.EncryptionIdentity": "Microsoft.ElasticSan.EncryptionIdentity",
14+
"azure.mgmt.elasticsan.models.EncryptionProperties": "Microsoft.ElasticSan.EncryptionProperties",
15+
"azure.mgmt.elasticsan.models.ErrorAdditionalInfo": "Azure.ResourceManager.CommonTypes.ErrorAdditionalInfo",
16+
"azure.mgmt.elasticsan.models.ErrorDetail": "Azure.ResourceManager.CommonTypes.ErrorDetail",
17+
"azure.mgmt.elasticsan.models.ErrorResponse": "Azure.ResourceManager.CommonTypes.ErrorResponse",
18+
"azure.mgmt.elasticsan.models.Identity": "Microsoft.ElasticSan.Identity",
19+
"azure.mgmt.elasticsan.models.IscsiTargetInfo": "Microsoft.ElasticSan.IscsiTargetInfo",
20+
"azure.mgmt.elasticsan.models.KeyVaultProperties": "Microsoft.ElasticSan.KeyVaultProperties",
21+
"azure.mgmt.elasticsan.models.ManagedByInfo": "Microsoft.ElasticSan.ManagedByInfo",
22+
"azure.mgmt.elasticsan.models.NetworkRuleSet": "Microsoft.ElasticSan.NetworkRuleSet",
23+
"azure.mgmt.elasticsan.models.Operation": "Azure.ResourceManager.CommonTypes.Operation",
24+
"azure.mgmt.elasticsan.models.OperationDisplay": "Azure.ResourceManager.CommonTypes.OperationDisplay",
25+
"azure.mgmt.elasticsan.models.PreValidationResponse": "Microsoft.ElasticSan.PreValidationResponse",
26+
"azure.mgmt.elasticsan.models.PrivateEndpoint": "Microsoft.ElasticSan.PrivateEndpoint",
27+
"azure.mgmt.elasticsan.models.ProxyResource": "Azure.ResourceManager.CommonTypes.ProxyResource",
28+
"azure.mgmt.elasticsan.models.PrivateEndpointConnection": "Microsoft.ElasticSan.PrivateEndpointConnection",
29+
"azure.mgmt.elasticsan.models.PrivateEndpointConnectionProperties": "Microsoft.ElasticSan.PrivateEndpointConnectionProperties",
30+
"azure.mgmt.elasticsan.models.PrivateLinkResource": "Microsoft.ElasticSan.PrivateLinkResource",
31+
"azure.mgmt.elasticsan.models.PrivateLinkResourceProperties": "Microsoft.ElasticSan.PrivateLinkResourceProperties",
32+
"azure.mgmt.elasticsan.models.PrivateLinkServiceConnectionState": "Microsoft.ElasticSan.PrivateLinkServiceConnectionState",
33+
"azure.mgmt.elasticsan.models.ScaleUpProperties": "Microsoft.ElasticSan.ScaleUpProperties",
34+
"azure.mgmt.elasticsan.models.Sku": "Microsoft.ElasticSan.Sku",
35+
"azure.mgmt.elasticsan.models.SKUCapability": "Microsoft.ElasticSan.SKUCapability",
36+
"azure.mgmt.elasticsan.models.SkuInformation": "Microsoft.ElasticSan.SkuInformation",
37+
"azure.mgmt.elasticsan.models.SkuLocationInfo": "Microsoft.ElasticSan.SkuLocationInfo",
38+
"azure.mgmt.elasticsan.models.Snapshot": "Microsoft.ElasticSan.Snapshot",
39+
"azure.mgmt.elasticsan.models.SnapshotCreationData": "Microsoft.ElasticSan.SnapshotCreationData",
40+
"azure.mgmt.elasticsan.models.SnapshotProperties": "Microsoft.ElasticSan.SnapshotProperties",
41+
"azure.mgmt.elasticsan.models.SourceCreationData": "Microsoft.ElasticSan.SourceCreationData",
42+
"azure.mgmt.elasticsan.models.SystemData": "Azure.ResourceManager.CommonTypes.SystemData",
43+
"azure.mgmt.elasticsan.models.UserAssignedIdentity": "Microsoft.ElasticSan.UserAssignedIdentity",
44+
"azure.mgmt.elasticsan.models.VirtualNetworkRule": "Microsoft.ElasticSan.VirtualNetworkRule",
45+
"azure.mgmt.elasticsan.models.Volume": "Microsoft.ElasticSan.Volume",
46+
"azure.mgmt.elasticsan.models.VolumeGroup": "Microsoft.ElasticSan.VolumeGroup",
47+
"azure.mgmt.elasticsan.models.VolumeGroupProperties": "Microsoft.ElasticSan.VolumeGroupProperties",
48+
"azure.mgmt.elasticsan.models.VolumeGroupUpdate": "Microsoft.ElasticSan.VolumeGroupUpdate",
49+
"azure.mgmt.elasticsan.models.VolumeGroupUpdateProperties": "Microsoft.ElasticSan.VolumeGroupUpdateProperties",
50+
"azure.mgmt.elasticsan.models.VolumeNameList": "Microsoft.ElasticSan.VolumeNameList",
51+
"azure.mgmt.elasticsan.models.VolumeProperties": "Microsoft.ElasticSan.VolumeProperties",
52+
"azure.mgmt.elasticsan.models.VolumeUpdate": "Microsoft.ElasticSan.VolumeUpdate",
53+
"azure.mgmt.elasticsan.models.VolumeUpdateProperties": "Microsoft.ElasticSan.VolumeUpdateProperties",
54+
"azure.mgmt.elasticsan.models.Origin": "Azure.ResourceManager.CommonTypes.Origin",
55+
"azure.mgmt.elasticsan.models.ActionType": "Azure.ResourceManager.CommonTypes.ActionType",
56+
"azure.mgmt.elasticsan.models.CreatedByType": "Azure.ResourceManager.CommonTypes.createdByType",
57+
"azure.mgmt.elasticsan.models.SkuName": "Microsoft.ElasticSan.SkuName",
58+
"azure.mgmt.elasticsan.models.SkuTier": "Microsoft.ElasticSan.SkuTier",
59+
"azure.mgmt.elasticsan.models.ProvisioningStates": "Microsoft.ElasticSan.ProvisioningStates",
60+
"azure.mgmt.elasticsan.models.PrivateEndpointServiceConnectionStatus": "Microsoft.ElasticSan.PrivateEndpointServiceConnectionStatus",
61+
"azure.mgmt.elasticsan.models.PublicNetworkAccess": "Microsoft.ElasticSan.PublicNetworkAccess",
62+
"azure.mgmt.elasticsan.models.AutoScalePolicyEnforcement": "Microsoft.ElasticSan.AutoScalePolicyEnforcement",
63+
"azure.mgmt.elasticsan.models.IdentityType": "Microsoft.ElasticSan.IdentityType",
64+
"azure.mgmt.elasticsan.models.StorageTargetType": "Microsoft.ElasticSan.StorageTargetType",
65+
"azure.mgmt.elasticsan.models.EncryptionType": "Microsoft.ElasticSan.EncryptionType",
66+
"azure.mgmt.elasticsan.models.Action": "Microsoft.ElasticSan.Action",
67+
"azure.mgmt.elasticsan.models.PolicyState": "Microsoft.ElasticSan.PolicyState",
68+
"azure.mgmt.elasticsan.models.X_ms_access_soft_deleted_resources": "Microsoft.ElasticSan.x-ms-access-soft-deleted-resources",
69+
"azure.mgmt.elasticsan.models.VolumeCreateOption": "Microsoft.ElasticSan.VolumeCreateOption",
70+
"azure.mgmt.elasticsan.models.OperationalStatus": "Microsoft.ElasticSan.OperationalStatus",
71+
"azure.mgmt.elasticsan.models.X_ms_delete_snapshots": "Microsoft.ElasticSan.x-ms-delete-snapshots",
72+
"azure.mgmt.elasticsan.models.X_ms_force_delete": "Microsoft.ElasticSan.x-ms-force-delete",
73+
"azure.mgmt.elasticsan.models.DeleteType": "Microsoft.ElasticSan.DeleteType",
74+
"azure.mgmt.elasticsan.operations.Operations.list": "Azure.ResourceManager.Operations.list",
75+
"azure.mgmt.elasticsan.aio.operations.Operations.list": "Azure.ResourceManager.Operations.list",
76+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.get": "Microsoft.ElasticSan.ElasticSans.get",
77+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.get": "Microsoft.ElasticSan.ElasticSans.get",
78+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.begin_create": "Microsoft.ElasticSan.ElasticSans.create",
79+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.begin_create": "Microsoft.ElasticSan.ElasticSans.create",
80+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.begin_update": "Microsoft.ElasticSan.ElasticSans.update",
81+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.begin_update": "Microsoft.ElasticSan.ElasticSans.update",
82+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.begin_delete": "Microsoft.ElasticSan.ElasticSans.delete",
83+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.begin_delete": "Microsoft.ElasticSan.ElasticSans.delete",
84+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.list_by_resource_group": "Microsoft.ElasticSan.ElasticSans.listByResourceGroup",
85+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.list_by_resource_group": "Microsoft.ElasticSan.ElasticSans.listByResourceGroup",
86+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.list_by_subscription": "Microsoft.ElasticSan.ElasticSans.listBySubscription",
87+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.list_by_subscription": "Microsoft.ElasticSan.ElasticSans.listBySubscription",
88+
"azure.mgmt.elasticsan.operations.ElasticSansOperations.list_by_elastic_san": "Microsoft.ElasticSan.ElasticSans.listByElasticSan",
89+
"azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.list_by_elastic_san": "Microsoft.ElasticSan.ElasticSans.listByElasticSan",
90+
"azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.get": "Microsoft.ElasticSan.PrivateEndpointConnections.get",
91+
"azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.get": "Microsoft.ElasticSan.PrivateEndpointConnections.get",
92+
"azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.begin_create": "Microsoft.ElasticSan.PrivateEndpointConnections.create",
93+
"azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.begin_create": "Microsoft.ElasticSan.PrivateEndpointConnections.create",
94+
"azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.begin_delete": "Microsoft.ElasticSan.PrivateEndpointConnections.delete",
95+
"azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.begin_delete": "Microsoft.ElasticSan.PrivateEndpointConnections.delete",
96+
"azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.list": "Microsoft.ElasticSan.PrivateEndpointConnections.list",
97+
"azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.list": "Microsoft.ElasticSan.PrivateEndpointConnections.list",
98+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.get": "Microsoft.ElasticSan.VolumeGroups.get",
99+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.get": "Microsoft.ElasticSan.VolumeGroups.get",
100+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.begin_create": "Microsoft.ElasticSan.VolumeGroups.create",
101+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.begin_create": "Microsoft.ElasticSan.VolumeGroups.create",
102+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.begin_update": "Microsoft.ElasticSan.VolumeGroups.update",
103+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.begin_update": "Microsoft.ElasticSan.VolumeGroups.update",
104+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.begin_delete": "Microsoft.ElasticSan.VolumeGroups.delete",
105+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.begin_delete": "Microsoft.ElasticSan.VolumeGroups.delete",
106+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.list_by_elastic_san": "Microsoft.ElasticSan.VolumeGroups.listByElasticSan",
107+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.list_by_elastic_san": "Microsoft.ElasticSan.VolumeGroups.listByElasticSan",
108+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.begin_pre_backup": "Microsoft.ElasticSan.VolumeGroups.preBackup",
109+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.begin_pre_backup": "Microsoft.ElasticSan.VolumeGroups.preBackup",
110+
"azure.mgmt.elasticsan.operations.VolumeGroupsOperations.begin_pre_restore": "Microsoft.ElasticSan.VolumeGroups.preRestore",
111+
"azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.begin_pre_restore": "Microsoft.ElasticSan.VolumeGroups.preRestore",
112+
"azure.mgmt.elasticsan.operations.VolumesOperations.get": "Microsoft.ElasticSan.Volumes.get",
113+
"azure.mgmt.elasticsan.aio.operations.VolumesOperations.get": "Microsoft.ElasticSan.Volumes.get",
114+
"azure.mgmt.elasticsan.operations.VolumesOperations.begin_create": "Microsoft.ElasticSan.Volumes.create",
115+
"azure.mgmt.elasticsan.aio.operations.VolumesOperations.begin_create": "Microsoft.ElasticSan.Volumes.create",
116+
"azure.mgmt.elasticsan.operations.VolumesOperations.begin_update": "Microsoft.ElasticSan.Volumes.update",
117+
"azure.mgmt.elasticsan.aio.operations.VolumesOperations.begin_update": "Microsoft.ElasticSan.Volumes.update",
118+
"azure.mgmt.elasticsan.operations.VolumesOperations.begin_delete": "Microsoft.ElasticSan.Volumes.delete",
119+
"azure.mgmt.elasticsan.aio.operations.VolumesOperations.begin_delete": "Microsoft.ElasticSan.Volumes.delete",
120+
"azure.mgmt.elasticsan.operations.VolumesOperations.list_by_volume_group": "Microsoft.ElasticSan.Volumes.listByVolumeGroup",
121+
"azure.mgmt.elasticsan.aio.operations.VolumesOperations.list_by_volume_group": "Microsoft.ElasticSan.Volumes.listByVolumeGroup",
122+
"azure.mgmt.elasticsan.operations.VolumesOperations.begin_restore_volume": "Microsoft.ElasticSan.Volumes.restoreVolume",
123+
"azure.mgmt.elasticsan.aio.operations.VolumesOperations.begin_restore_volume": "Microsoft.ElasticSan.Volumes.restoreVolume",
124+
"azure.mgmt.elasticsan.operations.SnapshotsOperations.get": "Microsoft.ElasticSan.Snapshots.get",
125+
"azure.mgmt.elasticsan.aio.operations.SnapshotsOperations.get": "Microsoft.ElasticSan.Snapshots.get",
126+
"azure.mgmt.elasticsan.operations.SnapshotsOperations.begin_create": "Microsoft.ElasticSan.Snapshots.create",
127+
"azure.mgmt.elasticsan.aio.operations.SnapshotsOperations.begin_create": "Microsoft.ElasticSan.Snapshots.create",
128+
"azure.mgmt.elasticsan.operations.SnapshotsOperations.begin_delete": "Microsoft.ElasticSan.Snapshots.delete",
129+
"azure.mgmt.elasticsan.aio.operations.SnapshotsOperations.begin_delete": "Microsoft.ElasticSan.Snapshots.delete",
130+
"azure.mgmt.elasticsan.operations.SnapshotsOperations.list_by_volume_group": "Microsoft.ElasticSan.Snapshots.listByVolumeGroup",
131+
"azure.mgmt.elasticsan.aio.operations.SnapshotsOperations.list_by_volume_group": "Microsoft.ElasticSan.Snapshots.listByVolumeGroup",
132+
"azure.mgmt.elasticsan.operations.SkusOperationGroupOperations.list": "Microsoft.ElasticSan.SkusOperationGroup.list",
133+
"azure.mgmt.elasticsan.aio.operations.SkusOperationGroupOperations.list": "Microsoft.ElasticSan.SkusOperationGroup.list"
134+
}
135+
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# --------------------------------------------------------------------------
33
# Copyright (c) Microsoft Corporation. All rights reserved.
44
# Licensed under the MIT License. See License.txt in the project root for license information.
5-
# Code generated by Microsoft (R) AutoRest Code Generator.
5+
# Code generated by Microsoft (R) Python Code Generator.
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88
# pylint: disable=wrong-import-position
@@ -12,7 +12,7 @@
1212
if TYPE_CHECKING:
1313
from ._patch import * # pylint: disable=unused-wildcard-import
1414

15-
from ._elastic_san_mgmt_client import ElasticSanMgmtClient # type: ignore
15+
from ._client import ElasticSanClient # type: ignore
1616
from ._version import VERSION
1717

1818
__version__ = VERSION
@@ -25,7 +25,7 @@
2525
from ._patch import patch_sdk as _patch_sdk
2626

2727
__all__ = [
28-
"ElasticSanMgmtClient",
28+
"ElasticSanClient",
2929
]
3030
__all__.extend([p for p in _patch_all if p not in __all__]) # pyright: ignore
3131

0 commit comments

Comments
 (0)