Skip to content

Commit

Permalink
CodeGen from PR 31717 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 3c7275ebbc7bd2f1311b3485c65ef796549cdf44 into 12492edbcf4c2d43d153da544ffbf1ffe7cbd20b
  • Loading branch information
SDKAuto committed Dec 23, 2024
1 parent ba0c64b commit 6f83f6c
Show file tree
Hide file tree
Showing 111 changed files with 1,844 additions and 51,536 deletions.
498 changes: 498 additions & 0 deletions sdk/resourcemanager/monitor/armmonitor/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/resourcemanager/monitor/armmonitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ clientFactory, err := armmonitor.NewClientFactory(<subscription ID>, cred, &opti
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.NewAlertRuleIncidentsClient()
client := clientFactory.NewActionGroupsClient()
```

## Fakes
Expand Down
38 changes: 19 additions & 19 deletions sdk/resourcemanager/monitor/armmonitor/actiongroups_client.go

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

Loading

0 comments on commit 6f83f6c

Please sign in to comment.