Skip to content

Commit 128825c

Browse files
authored
regenerate services (#1334)
Update from Azure/azure-rest-api-specs@d99f18b
1 parent 7fb4d19 commit 128825c

File tree

256 files changed

+361392
-57204
lines changed

Some content is hidden

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

256 files changed

+361392
-57204
lines changed

.github/workflows/check-all-services.yml

Lines changed: 80 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ members = [
139139
"mgmt/migrateprojects",
140140
"mgmt/mobilenetwork",
141141
"mgmt/monitor",
142+
"mgmt/mpcnetworkfunction",
142143
"mgmt/msi",
143144
"mgmt/mysql",
144145
"mgmt/netapp",
@@ -188,6 +189,7 @@ members = [
188189
"mgmt/scheduler",
189190
"mgmt/scvmm",
190191
"mgmt/search",
192+
"mgmt/security",
191193
"mgmt/securityandcompliance",
192194
"mgmt/securitydevops",
193195
"mgmt/securityinsights",
@@ -211,6 +213,7 @@ members = [
211213
"mgmt/storagemover",
212214
"mgmt/storagepool",
213215
"mgmt/storagesync",
216+
"mgmt/storagetasks",
214217
"mgmt/storsimple1200series",
215218
"mgmt/storsimple8000series",
216219
"mgmt/streamanalytics",
@@ -233,11 +236,13 @@ members = [
233236
"mgmt/windowsiot",
234237
"mgmt/workloadmonitor",
235238
"mgmt/workloads",
239+
"svc/agrifood",
236240
"svc/appconfiguration",
237241
"svc/applicationinsights",
238242
"svc/attestation",
239243
"svc/batch",
240244
"svc/blobstorage",
245+
"svc/codesigning",
241246
"svc/containerregistry",
242247
"svc/datalakeanalytics",
243248
"svc/devcenter",

services/mgmt/agrifood/src/package_preview_2023_06/models.rs

Lines changed: 11 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/mgmt/app/Cargo.toml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/mgmt/app/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ https://github.com/Azure/azure-rest-api-specs/blob/main/specification/app/resour
66

77
To get started with these generated service crates, see the [examples](https://github.com/Azure/azure-sdk-for-rust/blob/main/services/README.md#examples).
88

9-
The default tag is `package-2022-10`.
9+
The default tag is `package-2023-05`.
1010

1111
The following [tags](https://github.com/Azure/azure-sdk-for-rust/blob/main/services/tags.md) are available:
1212

13+
- `package-preview-2023-05` has 101 operations from 1 API versions: `2023-05-02-preview`. Use crate feature `package-preview-2023-05` to enable. The operations will be in the `package_preview_2023_05` module.
1314
- `package-preview-2023-04` has 98 operations from 1 API versions: `2023-04-01-preview`. Use crate feature `package-preview-2023-04` to enable. The operations will be in the `package_preview_2023_04` module.
1415
- `package-preview-2022-11` has 95 operations from 1 API versions: `2022-11-01-preview`. Use crate feature `package-preview-2022-11` to enable. The operations will be in the `package_preview_2022_11` module.
1516
- `package-preview-2022-06` has 79 operations from 1 API versions: `2022-06-01-preview`. Use crate feature `package-preview-2022-06` to enable. The operations will be in the `package_preview_2022_06` module.
16-
- `package-2022-10` has 79 operations from 1 API versions: `2022-10-01`. Use crate feature `package-2022-10` to enable. The operations will be in the `package_2022_10` module.
17-
- `package-2022-03` has 45 operations from 1 API versions: `2022-03-01`. Use crate feature `package-2022-03` to enable. The operations will be in the `package_2022_03` module.
17+
- `package-2023-05` has 98 operations from 1 API versions: `2023-05-01`. Use crate feature `package-2023-05` to enable. The operations will be in the `package_2023_05` module.

services/mgmt/app/src/lib.rs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)