Skip to content

[AutoPR sdk/resourcemanager/monitor/armmonitor] Release metricalerts microsoft.insights preview/2024 03 01-preview #14674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
59 changes: 28 additions & 31 deletions sdk/resourcemanager/monitor/armmonitor/actiongroups_client.go

Large diffs are not rendered by default.

This file was deleted.

418 changes: 0 additions & 418 deletions sdk/resourcemanager/monitor/armmonitor/activitylogalerts_client.go

This file was deleted.

This file was deleted.

116 changes: 0 additions & 116 deletions sdk/resourcemanager/monitor/armmonitor/activitylogs_client.go

This file was deleted.

This file was deleted.

Loading