Skip to content

Commit

Permalink
CodeGen from PR 30562 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 17ff6e9bcbbc737b72968625ed60e16c508d419e into 5c26c3b83ddc9b459d6eece1b3495d2a56bffa5a
  • Loading branch information
SDKAuto committed Sep 27, 2024
1 parent 104d797 commit e708129
Show file tree
Hide file tree
Showing 103 changed files with 21,214 additions and 10,592 deletions.
295 changes: 295 additions & 0 deletions sdk/resourcemanager/appcontainers/armappcontainers/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 := armappcontainers.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.NewAvailableWorkloadProfilesClient()
client := clientFactory.NewAppResiliencyClient()
```

## 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/edf14cc0a577f6b9c4e3ce018cec0c383e64b7b0/specification/app/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/edf14cc0a577f6b9c4e3ce018cec0c383e64b7b0/specification/app/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/app/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/app/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 3.0.0
tag: package-2024-03
module-version: 3.1.0-beta.1
```

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit e708129

Please sign in to comment.