Skip to content

Commit

Permalink
Release v56.1.0 1628127975 (Azure#15212)
Browse files Browse the repository at this point in the history
* Generated from specification/monitor/resource-manager/readme.md tag package-2021-07 (commit hash: 111fbceeeb7c2c4905b80fe2ab760e5564b3458a)

* v56.1.0
  • Loading branch information
Alancere authored and vindicatesociety committed Sep 18, 2021
1 parent 814d942 commit 2694037
Show file tree
Hide file tree
Showing 39 changed files with 20,084 additions and 17 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## `v56.1.0`

### New Packages

- `github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-07-01-preview/insights`

## `v56.0.0`

### New Packages
Expand All @@ -15,9 +21,9 @@

| Package Path | Changelog |
| :--- | :---: |
| `github.com/Azure/azure-sdk-for-go/services/consumption/mgmt/2019-10-01/consumption` | [details](https://github.com/Azure/azure-sdk-for-go/tree/master/services/consumption/mgmt/2019-10-01/consumption/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory` | [details](https://github.com/Azure/azure-sdk-for-go/tree/master/services/datafactory/mgmt/2018-06-01/datafactory/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/postgresql/mgmt/2021-06-01/postgresqlflexibleservers` | [details](https://github.com/Azure/azure-sdk-for-go/tree/master/services/postgresql/mgmt/2021-06-01/postgresqlflexibleservers/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/consumption/mgmt/2019-10-01/consumption` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v56.0.0/services/consumption/mgmt/2019-10-01/consumption/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v56.0.0/services/datafactory/mgmt/2018-06-01/datafactory/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/postgresql/mgmt/2021-06-01/postgresqlflexibleservers` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v56.0.0/services/postgresql/mgmt/2021-06-01/postgresqlflexibleservers/CHANGELOG.md) |

## `v55.8.0`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

package insightsapi

import original "github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-04-01-preview/insights/insightsapi"
import original "github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-07-01-preview/insights/insightsapi"

type ActionGroupsClientAPI = original.ActionGroupsClientAPI
type ActivityLogAlertsClientAPI = original.ActivityLogAlertsClientAPI
Expand Down
34 changes: 22 additions & 12 deletions profiles/preview/preview/monitor/mgmt/insights/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ package insights
import (
"context"

original "github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-04-01-preview/insights"
original "github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-07-01-preview/insights"
)

const (
Expand Down Expand Up @@ -296,6 +296,7 @@ type MetricStatisticType = original.MetricStatisticType

const (
MetricStatisticTypeAverage MetricStatisticType = original.MetricStatisticTypeAverage
MetricStatisticTypeCount MetricStatisticType = original.MetricStatisticTypeCount
MetricStatisticTypeMax MetricStatisticType = original.MetricStatisticTypeMax
MetricStatisticTypeMin MetricStatisticType = original.MetricStatisticTypeMin
MetricStatisticTypeSum MetricStatisticType = original.MetricStatisticTypeSum
Expand Down Expand Up @@ -456,9 +457,10 @@ const (
type ScaleType = original.ScaleType

const (
ScaleTypeChangeCount ScaleType = original.ScaleTypeChangeCount
ScaleTypeExactCount ScaleType = original.ScaleTypeExactCount
ScaleTypePercentChangeCount ScaleType = original.ScaleTypePercentChangeCount
ScaleTypeChangeCount ScaleType = original.ScaleTypeChangeCount
ScaleTypeExactCount ScaleType = original.ScaleTypeExactCount
ScaleTypePercentChangeCount ScaleType = original.ScaleTypePercentChangeCount
ScaleTypeServiceAllowedNextValue ScaleType = original.ScaleTypeServiceAllowedNextValue
)

type TimeAggregationOperator = original.TimeAggregationOperator
Expand Down Expand Up @@ -489,19 +491,21 @@ type ActionGroupPatch = original.ActionGroupPatch
type ActionGroupPatchBody = original.ActionGroupPatchBody
type ActionGroupResource = original.ActionGroupResource
type ActionGroupsClient = original.ActionGroupsClient
type ActivityLogAlert = original.ActivityLogAlert
type ActivityLogAlertActionGroup = original.ActivityLogAlertActionGroup
type ActivityLogAlertActionList = original.ActivityLogAlertActionList
type ActivityLogAlertAllOfCondition = original.ActivityLogAlertAllOfCondition
type ActivityLogAlertLeafCondition = original.ActivityLogAlertLeafCondition
type ActivityLogAlertList = original.ActivityLogAlertList
type ActivityLogAlertPatch = original.ActivityLogAlertPatch
type ActivityLogAlertPatchBody = original.ActivityLogAlertPatchBody
type ActionList = original.ActionList
type ActivityLogAlertResource = original.ActivityLogAlertResource
type ActivityLogAlertsClient = original.ActivityLogAlertsClient
type ActivityLogsClient = original.ActivityLogsClient
type AlertRule = original.AlertRule
type AlertRuleAllOfCondition = original.AlertRuleAllOfCondition
type AlertRuleAnyOfOrLeafCondition = original.AlertRuleAnyOfOrLeafCondition
type AlertRuleIncidentsClient = original.AlertRuleIncidentsClient
type AlertRuleLeafCondition = original.AlertRuleLeafCondition
type AlertRuleList = original.AlertRuleList
type AlertRuleListIterator = original.AlertRuleListIterator
type AlertRuleListPage = original.AlertRuleListPage
type AlertRulePatchObject = original.AlertRulePatchObject
type AlertRulePatchProperties = original.AlertRulePatchProperties
type AlertRuleProperties = original.AlertRuleProperties
type AlertRuleResource = original.AlertRuleResource
type AlertRuleResourceCollection = original.AlertRuleResourceCollection
type AlertRuleResourcePatch = original.AlertRuleResourcePatch
Expand Down Expand Up @@ -769,6 +773,12 @@ func NewAlertRuleIncidentsClient(subscriptionID string) AlertRuleIncidentsClient
func NewAlertRuleIncidentsClientWithBaseURI(baseURI string, subscriptionID string) AlertRuleIncidentsClient {
return original.NewAlertRuleIncidentsClientWithBaseURI(baseURI, subscriptionID)
}
func NewAlertRuleListIterator(page AlertRuleListPage) AlertRuleListIterator {
return original.NewAlertRuleListIterator(page)
}
func NewAlertRuleListPage(cur AlertRuleList, getNextPage func(context.Context, AlertRuleList) (AlertRuleList, error)) AlertRuleListPage {
return original.NewAlertRuleListPage(cur, getNextPage)
}
func NewAlertRulesClient(subscriptionID string) AlertRulesClient {
return original.NewAlertRulesClient(subscriptionID)
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Change History

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commit": "111fbceeeb7c2c4905b80fe2ab760e5564b3458a",
"readme": "/_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"tag": "package-2021-07",
"use": "@microsoft.azure/[email protected]",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"autorest_command": "autorest [email protected]/[email protected] --tag=package-2021-07 --go-sdk-folder=/_/azure-sdk-for-go --go --verbose --use-onever --version=V2 --go.license-header=MICROSOFT_MIT_NO_VERSION --enum-prefix /_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"additional_properties": {
"additional_options": "--go --verbose --use-onever --version=V2 --go.license-header=MICROSOFT_MIT_NO_VERSION --enum-prefix"
}
}
Loading

0 comments on commit 2694037

Please sign in to comment.