Skip to content

Commit

Permalink
CodeGen from PR 29105 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge b036f29183b6efb9008f7a517d73df4232c82f35 into cb1185d9961b7dabe002fdb4c3a28c07d130e47e
  • Loading branch information
SDKAuto committed May 21, 2024
1 parent ebabe16 commit f1ddddc
Show file tree
Hide file tree
Showing 62 changed files with 17,378 additions and 4,485 deletions.
357 changes: 357 additions & 0 deletions sdk/resourcemanager/azurestackhci/armazurestackhci/CHANGELOG.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ clientFactory, err := armazurestackhci.NewClientFactory(<subscription ID>, cred,
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.

```go
client := clientFactory.NewClustersClient()
client := clientFactory.NewArcSettingsClient()
```

## Fakes
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0/specification/azurestackhci/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0/specification/azurestackhci/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 2.0.0-beta.2
tag: package-preview-2023-09
module-version: 2.0.0
```
165 changes: 138 additions & 27 deletions sdk/resourcemanager/azurestackhci/armazurestackhci/client_factory.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f1ddddc

Please sign in to comment.