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 35c3a81dd9402d93892a7b96aed24e53b4f1a093 into 9582151c5dddde96f2b2c4e3a533c278115140ce
  • Loading branch information
SDKAuto committed May 31, 2024
1 parent e72057b commit cd6d90a
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 cd6d90a

Please sign in to comment.