Skip to content

Commit a00a4be

Browse files
author
SDKAuto
committed
CodeGen from PR 33810 in Azure/azure-rest-api-specs
Merge 90de675cac63aceb2ef458a99bd75c18885e3456 into 1e37d13d12612ab6abbbc4f9539e1f6ec507663b
1 parent 728bace commit a00a4be

File tree

54 files changed

+13156
-1927
lines changed

Some content is hidden

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

54 files changed

+13156
-1927
lines changed

sdk/resourcemanager/iotoperations/armiotoperations/CHANGELOG.md

Lines changed: 204 additions & 0 deletions
Large diffs are not rendered by default.

sdk/resourcemanager/iotoperations/armiotoperations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ clientFactory, err := armiotoperations.NewClientFactory(<subscription ID>, cred,
5555
A client groups a set of related APIs, providing access to its functionality. Create one or more clients to access the APIs you require using client factory.
5656

5757
```go
58-
client := clientFactory.NewBrokerAuthenticationClient()
58+
client := clientFactory.NewAkriConnectorClient()
5959
```
6060

6161
## Fakes

sdk/resourcemanager/iotoperations/armiotoperations/akriconnector_client.go

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

sdk/resourcemanager/iotoperations/armiotoperations/akriconnector_client_example_test.go

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

0 commit comments

Comments
 (0)