Skip to content

Commit e983920

Browse files
author
SDKAuto
committed
CodeGen from PR 34511 in Azure/azure-rest-api-specs
Merge 43fd1f660cf25121af20ed80e72b1d86c87f4cb5 into fb9d32d1bddf171eb777b33ff7fb7dd30a8771da
1 parent 9e8eb1f commit e983920

28 files changed

+387
-1797
lines changed

sdk/resourcemanager/communication/armcommunication/CHANGELOG.md

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

3+
## 2.3.0 (2025-05-07)
4+
### Features Added
5+
6+
- New field `DisableLocalAuth` in struct `ServiceProperties`
7+
8+
39
## 2.2.0 (2024-03-22)
410
### Features Added
511

sdk/resourcemanager/communication/armcommunication/autorest.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/cf5ad1932d00c7d15497705ad6b71171d3d68b1e/specification/communication/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/cf5ad1932d00c7d15497705ad6b71171d3d68b1e/specification/communication/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/communication/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/communication/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 2.2.0
12-
tag: package-2023-04
11+
module-version: 2.3.0
1312
```

sdk/resourcemanager/communication/armcommunication/client_factory.go

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

sdk/resourcemanager/communication/armcommunication/constants.go

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

sdk/resourcemanager/communication/armcommunication/domains_client.go

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

sdk/resourcemanager/communication/armcommunication/domains_client_example_test.go

Lines changed: 0 additions & 322 deletions
This file was deleted.

0 commit comments

Comments
 (0)