Skip to content

Commit 9289032

Browse files
author
SDKAuto
committed
CodeGen from PR 33810 in Azure/azure-rest-api-specs
Merge 30de9712c57bfe12a37de9bf37521825c21948ff into e489de297e262f087de27000a48dd69417e345a4
1 parent b429a1d commit 9289032

File tree

57 files changed

+13955
-1917
lines changed

Some content is hidden

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

57 files changed

+13955
-1917
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)