Skip to content

Commit c8697a6

Browse files
authored
updated generated crates (#1213)
1 parent b77340e commit c8697a6

File tree

298 files changed

+127389
-57256
lines changed

Some content is hidden

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

298 files changed

+127389
-57256
lines changed

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

Lines changed: 48 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ members = [
138138
"mgmt/netapp",
139139
"mgmt/network",
140140
"mgmt/networkfunction",
141+
"mgmt/newrelic",
141142
"mgmt/nginx",
142143
"mgmt/notificationhubs",
143144
"mgmt/oep",
@@ -147,6 +148,7 @@ members = [
147148
"mgmt/peering",
148149
"mgmt/policyinsights",
149150
"mgmt/portal",
151+
"mgmt/portalservices",
150152
"mgmt/postgresql",
151153
"mgmt/postgresqlhsc",
152154
"mgmt/powerbidedicated",
@@ -215,6 +217,7 @@ members = [
215217
"mgmt/visualstudio",
216218
"mgmt/vmware",
217219
"mgmt/vmwarecloudsimple",
220+
"mgmt/voiceservices",
218221
"mgmt/web",
219222
"mgmt/webpubsub",
220223
"mgmt/windowsesu",

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

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

services/mgmt/alertsmanagement/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/alertsmanagement/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/alertsmana
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-preview-2021-08`.
9+
The default tag is `package-preview-2023-01`.
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-01` has 2 operations from 1 API versions: `2023-01-01-preview`. Use crate feature `package-preview-2023-01` to enable. The operations will be in the `package_preview_2023_01` module.
1314
- `package-preview-2021-08` has 17 operations from 2 API versions: `2019-05-05-preview`, `2021-08-08-preview`. Use crate feature `package-preview-2021-08` to enable. The operations will be in the `package_preview_2021_08` module.
1415
- `package-preview-2021-07` has 6 operations from 1 API versions: `2021-07-22-preview`. Use crate feature `package-preview-2021-07` to enable. The operations will be in the `package_preview_2021_07` module.
1516
- `package-preview-2021-01` has 2 operations from 1 API versions: `2021-01-01-preview`. Use crate feature `package-preview-2021-01` to enable. The operations will be in the `package_preview_2021_01` module.
16-
- `package-preview-2019-05` has 17 operations from 1 API versions: `2019-05-05-preview`. Use crate feature `package-preview-2019-05` to enable. The operations will be in the `package_preview_2019_05` module.
17-
- `package-2019-06-preview` has 23 operations from 2 API versions: `2019-05-05-preview`, `2019-06-01`. Use crate feature `package-2019-06-preview` to enable. The operations will be in the `package_2019_06_preview` module.
17+
- `package-preview-2019-05` has 17 operations from 1 API versions: `2019-05-05-preview`. Use crate feature `package-preview-2019-05` to enable. The operations will be in the `package_preview_2019_05` module.

services/mgmt/alertsmanagement/src/lib.rs

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

0 commit comments

Comments
 (0)