Skip to content

Commit 6843756

Browse files
author
SDKAuto
committed
CodeGen from PR 33810 in Azure/azure-rest-api-specs
Merge 9cd71192450091f7ca6b6d51f2c3423f7d7a01a1 into f2b5251fc9e3ba978b64a090c7530825a48dabf2
1 parent 9e8eb1f commit 6843756

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

+12619
-1820
lines changed

sdk/resourcemanager/iotoperations/armiotoperations/CHANGELOG.md

Lines changed: 196 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/akriconnectortemplate_client.go

Lines changed: 342 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/akridiscoveryhandler_client.go

Lines changed: 342 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/broker_client.go

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

sdk/resourcemanager/iotoperations/armiotoperations/broker_client_example_test.go

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

sdk/resourcemanager/iotoperations/armiotoperations/brokerauthentication_client.go

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

sdk/resourcemanager/iotoperations/armiotoperations/brokerauthentication_client_example_test.go

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

sdk/resourcemanager/iotoperations/armiotoperations/brokerauthorization_client.go

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

0 commit comments

Comments
 (0)