Skip to content

Commit 48f0dbb

Browse files
author
SDKAuto
committed
CodeGen from PR 32835 in Azure/azure-rest-api-specs
Merge 51cd5d1baeae26ae6c6aea282aaffaa41e1c648f into 5eebf11c2c98feded3199df1a68ccf6d2c626d63
1 parent 3d9629b commit 48f0dbb

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

sdk/storage/azure-mgmt-storage/_meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"commit": "1d424c359209fda4d6ec397e43267da82e87a070",
2+
"commit": "94f3cfb752381a201bd8ec95d0f20f46c7aaba80",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
44
"autorest": "3.10.2",
55
"use": [
66
"@autorest/[email protected]",
77
"@autorest/[email protected]"
88
],
9-
"autorest_command": "autorest specification/storage/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",
9+
"autorest_command": "autorest specification/storage/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/s/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
1010
"readme": "specification/storage/resource-manager/readme.md",
1111
"package-2023-01": "2023-07-20 11:56:40 -0700 3e6b4ddca225530c27273d0f816466a905c0151b Microsoft.Storage/stable/2023-01-01/table.json",
1212
"package-2022-09": "2022-11-13 19:43:16 -0800 da0cfefaa0e6c237e1e3819f1cb2e11d7606878d Microsoft.Storage/stable/2022-09-01/table.json",

sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2016_01_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "22.1.0"
9+
VERSION = "1.0.0b1"

sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "22.1.0"
9+
VERSION = "1.0.0b1"

sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2019_06_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "22.1.0"
9+
VERSION = "1.0.0b1"

sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2024_01_01/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "22.1.0"
9+
VERSION = "1.0.0b1"

sdk/storage/azure-mgmt-storage/azure/mgmt/storage/v2024_01_01/models/_models_py3.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,14 +3045,14 @@ class FileShare(AzureEntityResource):
30453045
"provisioned_bandwidth_mibps": {"key": "properties.provisionedBandwidthMibps", "type": "int"},
30463046
"included_burst_iops": {"key": "properties.includedBurstIops", "type": "int"},
30473047
"max_burst_credits_for_iops": {"key": "properties.maxBurstCreditsForIops", "type": "int"},
3048-
"next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "iso-8601"},
3048+
"next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "rfc-1123"},
30493049
"next_allowed_provisioned_iops_downgrade_time": {
30503050
"key": "properties.nextAllowedProvisionedIopsDowngradeTime",
3051-
"type": "iso-8601",
3051+
"type": "rfc-1123",
30523052
},
30533053
"next_allowed_provisioned_bandwidth_downgrade_time": {
30543054
"key": "properties.nextAllowedProvisionedBandwidthDowngradeTime",
3055-
"type": "iso-8601",
3055+
"type": "rfc-1123",
30563056
},
30573057
"enabled_protocols": {"key": "properties.enabledProtocols", "type": "str"},
30583058
"root_squash": {"key": "properties.rootSquash", "type": "str"},
@@ -3281,14 +3281,14 @@ class FileShareItem(AzureEntityResource):
32813281
"provisioned_bandwidth_mibps": {"key": "properties.provisionedBandwidthMibps", "type": "int"},
32823282
"included_burst_iops": {"key": "properties.includedBurstIops", "type": "int"},
32833283
"max_burst_credits_for_iops": {"key": "properties.maxBurstCreditsForIops", "type": "int"},
3284-
"next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "iso-8601"},
3284+
"next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "rfc-1123"},
32853285
"next_allowed_provisioned_iops_downgrade_time": {
32863286
"key": "properties.nextAllowedProvisionedIopsDowngradeTime",
3287-
"type": "iso-8601",
3287+
"type": "rfc-1123",
32883288
},
32893289
"next_allowed_provisioned_bandwidth_downgrade_time": {
32903290
"key": "properties.nextAllowedProvisionedBandwidthDowngradeTime",
3291-
"type": "iso-8601",
3291+
"type": "rfc-1123",
32923292
},
32933293
"enabled_protocols": {"key": "properties.enabledProtocols", "type": "str"},
32943294
"root_squash": {"key": "properties.rootSquash", "type": "str"},

0 commit comments

Comments
 (0)