Skip to content

Commit cd864fd

Browse files
author
SDKAuto
committed
CodeGen from PR 22575 in Azure/azure-rest-api-specs
Merge 5dcb32cfd1d7c552bdac80c6a7e726a3060c8e70 into ac7f9d6f1003acf6e54682534f30a9f5ec7fc5d2
1 parent dae8ab4 commit cd864fd

File tree

71 files changed

+3695
-6109
lines changed

Some content is hidden

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

71 files changed

+3695
-6109
lines changed

sdk/resourcemanager/monitor/armmonitor/CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,73 @@
11
# Release History
22

3+
## 0.9.0 (2023-02-27)
4+
### Breaking Changes
5+
6+
- Function `*ActionGroupsClient.BeginCreateNotificationsAtResourceGroupLevel` has been removed
7+
- Function `*ActionGroupsClient.GetTestNotifications` has been removed
8+
- Function `*ActionGroupsClient.GetTestNotificationsAtResourceGroupLevel` has been removed
9+
- Function `*ActionGroupsClient.BeginPostTestNotifications` has been removed
10+
11+
### Features Added
12+
13+
- New type alias `ActionType` with values `ActionTypeInternal`
14+
- New type alias `IdentityType` with values `IdentityTypeNone`, `IdentityTypeSystemAssigned`, `IdentityTypeUserAssigned`
15+
- New type alias `Origin` with values `OriginSystem`, `OriginUser`, `OriginUserSystem`
16+
- New type alias `ProvisioningState` with values `ProvisioningStateCanceled`, `ProvisioningStateCreating`, `ProvisioningStateDeleting`, `ProvisioningStateFailed`, `ProvisioningStateSucceeded`
17+
- New type alias `PublicNetworkAccess` with values `PublicNetworkAccessDisabled`, `PublicNetworkAccessEnabled`, `PublicNetworkAccessSecuredByPerimeter`
18+
- New function `NewAzureMonitorWorkspacesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AzureMonitorWorkspacesClient, error)`
19+
- New function `*AzureMonitorWorkspacesClient.Create(context.Context, string, string, AzureMonitorWorkspaceResource, *AzureMonitorWorkspacesClientCreateOptions) (AzureMonitorWorkspacesClientCreateResponse, error)`
20+
- New function `*AzureMonitorWorkspacesClient.Delete(context.Context, string, string, *AzureMonitorWorkspacesClientDeleteOptions) (AzureMonitorWorkspacesClientDeleteResponse, error)`
21+
- New function `*AzureMonitorWorkspacesClient.Get(context.Context, string, string, *AzureMonitorWorkspacesClientGetOptions) (AzureMonitorWorkspacesClientGetResponse, error)`
22+
- New function `*AzureMonitorWorkspacesClient.NewListByResourceGroupPager(string, *AzureMonitorWorkspacesClientListByResourceGroupOptions) *runtime.Pager[AzureMonitorWorkspacesClientListByResourceGroupResponse]`
23+
- New function `*AzureMonitorWorkspacesClient.NewListBySubscriptionPager(*AzureMonitorWorkspacesClientListBySubscriptionOptions) *runtime.Pager[AzureMonitorWorkspacesClientListBySubscriptionResponse]`
24+
- New function `*AzureMonitorWorkspacesClient.Update(context.Context, string, string, *AzureMonitorWorkspacesClientUpdateOptions) (AzureMonitorWorkspacesClientUpdateResponse, error)`
25+
- New function `NewOperationsForMonitorClient(azcore.TokenCredential, *arm.ClientOptions) (*OperationsForMonitorClient, error)`
26+
- New function `*OperationsForMonitorClient.NewListPager(*OperationsForMonitorClientListOptions) *runtime.Pager[OperationsForMonitorClientListResponse]`
27+
- New function `NewTenantActionGroupsClient(azcore.TokenCredential, *arm.ClientOptions) (*TenantActionGroupsClient, error)`
28+
- New function `*TenantActionGroupsClient.CreateOrUpdate(context.Context, string, string, string, TenantActionGroupResource, *TenantActionGroupsClientCreateOrUpdateOptions) (TenantActionGroupsClientCreateOrUpdateResponse, error)`
29+
- New function `*TenantActionGroupsClient.Delete(context.Context, string, string, string, *TenantActionGroupsClientDeleteOptions) (TenantActionGroupsClientDeleteResponse, error)`
30+
- New function `*TenantActionGroupsClient.Get(context.Context, string, string, string, *TenantActionGroupsClientGetOptions) (TenantActionGroupsClientGetResponse, error)`
31+
- New function `*TenantActionGroupsClient.NewListByManagementGroupIDPager(string, string, *TenantActionGroupsClientListByManagementGroupIDOptions) *runtime.Pager[TenantActionGroupsClientListByManagementGroupIDResponse]`
32+
- New function `*TenantActionGroupsClient.Update(context.Context, string, string, string, ActionGroupPatchBodyAutoGenerated, *TenantActionGroupsClientUpdateOptions) (TenantActionGroupsClientUpdateResponse, error)`
33+
- New struct `ActionGroupPatchAutoGenerated`
34+
- New struct `ActionGroupPatchBodyAutoGenerated`
35+
- New struct `AzureAppPushReceiverAutoGenerated`
36+
- New struct `AzureMonitorWorkspace`
37+
- New struct `AzureMonitorWorkspaceDefaultIngestionSettings`
38+
- New struct `AzureMonitorWorkspaceMetrics`
39+
- New struct `AzureMonitorWorkspaceResource`
40+
- New struct `AzureMonitorWorkspaceResourceForUpdate`
41+
- New struct `AzureMonitorWorkspaceResourceListResult`
42+
- New struct `AzureMonitorWorkspaceResourceProperties`
43+
- New struct `AzureMonitorWorkspacesClient`
44+
- New struct `EmailReceiverAutoGenerated`
45+
- New struct `ErrorDetailAutoGenerated`
46+
- New struct `ErrorResponseAutoGenerated2`
47+
- New struct `Identity`
48+
- New struct `IngestionSettings`
49+
- New struct `Metrics`
50+
- New struct `OperationAutoGenerated`
51+
- New struct `OperationDisplayAutoGenerated`
52+
- New struct `OperationListResultAutoGenerated`
53+
- New struct `OperationsForMonitorClient`
54+
- New struct `ResourceAutoGenerated5`
55+
- New struct `RuleResolveConfiguration`
56+
- New struct `SmsReceiverAutoGenerated`
57+
- New struct `TenantActionGroup`
58+
- New struct `TenantActionGroupList`
59+
- New struct `TenantActionGroupResource`
60+
- New struct `TenantActionGroupsClient`
61+
- New struct `TrackedResourceAutoGenerated`
62+
- New struct `UserIdentityProperties`
63+
- New struct `VoiceReceiverAutoGenerated`
64+
- New struct `WebhookReceiverAutoGenerated`
65+
- New field `PublicNetworkAccess` in struct `ScheduledQueryRuleProperties`
66+
- New field `RuleResolveConfiguration` in struct `ScheduledQueryRuleProperties`
67+
- New field `Identity` in struct `ScheduledQueryRuleResource`
68+
- New field `Identity` in struct `ScheduledQueryRuleResourcePatch`
69+
70+
371
## 0.8.0 (2022-10-18)
472
### Breaking Changes
573

0 commit comments

Comments
 (0)