Skip to content

Commit 9194d55

Browse files
author
SDKAuto
committed
CodeGen from PR 29110 in Azure/azure-rest-api-specs
Merge b647fd60dad5a64ebc82142fa01849122ba93d95 into 336fc73b8f6cd34b59b62046e1a4c0c8905926bd
1 parent b407f56 commit 9194d55

62 files changed

Lines changed: 17378 additions & 4485 deletions

File tree

Some content is hidden

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

sdk/resourcemanager/azurestackhci/armazurestackhci/CHANGELOG.md

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

sdk/resourcemanager/azurestackhci/armazurestackhci/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ clientFactory, err := armazurestackhci.NewClientFactory(<subscription ID>, cred,
5757
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.
5858

5959
```go
60-
client := clientFactory.NewClustersClient()
60+
client := clientFactory.NewArcSettingsClient()
6161
```
6262

6363
## Fakes

sdk/resourcemanager/azurestackhci/armazurestackhci/arcsettings_client.go

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

sdk/resourcemanager/azurestackhci/armazurestackhci/autorest.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0/specification/azurestackhci/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0/specification/azurestackhci/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 2.0.0-beta.2
12-
tag: package-preview-2023-09
11+
module-version: 2.0.0
1312
```

sdk/resourcemanager/azurestackhci/armazurestackhci/client_factory.go

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

0 commit comments

Comments
 (0)