Skip to content

Commit

Permalink
CodeGen from PR 18156 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge e7241632969490ae2aba3c073ba5c6d0f4e2824e into d83740d7f39fd5e83fbb72d41bef8018de5fbb7f
  • Loading branch information
SDKAuto committed Apr 14, 2022
1 parent 878dff8 commit 8156c79
Show file tree
Hide file tree
Showing 221 changed files with 7,953 additions and 23,536 deletions.
2 changes: 1 addition & 1 deletion services/monitor/mgmt/2020-10-01/activitylogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

2 changes: 1 addition & 1 deletion services/monitor/mgmt/2020-10-01/activitylogs/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "a1a224b54f05debfa94fd19477ed820c64f0f9fc",
"commit": "ebabbac89d545cfff8a685fcb63409460d8a2c72",
"readme": "/_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"tag": "package-2020-10-activityLogs",
"use": "@microsoft.azure/[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion services/monitor/mgmt/2020-10-01/insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

6 changes: 3 additions & 3 deletions services/monitor/mgmt/2020-10-01/insights/_meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"commit": "8240593bde5350e6762015523ccd57cb61e32da5",
"commit": "ebabbac89d545cfff8a685fcb63409460d8a2c72",
"readme": "/_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"tag": "package-2020-10",
"tag": "package-2020-10-only",
"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-2020-10 --go-sdk-folder=/_/azure-sdk-for-go --go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION /_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"autorest_command": "autorest [email protected]/[email protected] --tag=package-2020-10-only --go-sdk-folder=/_/azure-sdk-for-go --go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION /_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"additional_properties": {
"additional_options": "--go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION"
}
Expand Down
15 changes: 5 additions & 10 deletions services/monitor/mgmt/2020-10-01/insights/activitylogalerts.go

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

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "a1a224b54f05debfa94fd19477ed820c64f0f9fc",
"commit": "ebabbac89d545cfff8a685fcb63409460d8a2c72",
"readme": "/_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"tag": "package-2021-08-scheduledqueryrules",
"use": "@microsoft.azure/[email protected]",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "a1a224b54f05debfa94fd19477ed820c64f0f9fc",
"commit": "ebabbac89d545cfff8a685fcb63409460d8a2c72",
"readme": "/_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"tag": "package-2016-03-preview-monitorlegacy",
"use": "@microsoft.azure/[email protected]",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,72 @@
# Change History
# Unreleased

## Breaking Changes

### Removed Constants

1. Sensitivity.High
1. Sensitivity.Low
1. Sensitivity.Medium

### Removed Funcs

1. *BaselineResponse.UnmarshalJSON([]byte) error
1. BaselineResponse.MarshalJSON() ([]byte, error)
1. MetricBaselineClient.CalculateBaseline(context.Context, string, TimeSeriesInformation) (CalculateBaselineResponse, error)
1. MetricBaselineClient.CalculateBaselinePreparer(context.Context, string, TimeSeriesInformation) (*http.Request, error)
1. MetricBaselineClient.CalculateBaselineResponder(*http.Response) (CalculateBaselineResponse, error)
1. MetricBaselineClient.CalculateBaselineSender(*http.Request) (*http.Response, error)
1. MetricBaselineClient.Get(context.Context, string, string, string, *string, string, string, ResultType) (BaselineResponse, error)
1. MetricBaselineClient.GetPreparer(context.Context, string, string, string, *string, string, string, ResultType) (*http.Request, error)
1. MetricBaselineClient.GetResponder(*http.Response) (BaselineResponse, error)
1. MetricBaselineClient.GetSender(*http.Request) (*http.Response, error)
1. NewMetricBaselineClient(string) MetricBaselineClient
1. NewMetricBaselineClientWithBaseURI(string, string) MetricBaselineClient
1. PossibleSensitivityValues() []Sensitivity

### Struct Changes

#### Removed Structs

1. Baseline
1. BaselineMetadataValue
1. BaselineProperties
1. BaselineResponse
1. CalculateBaselineResponse
1. MetricBaselineClient
1. TimeSeriesInformation

## Additive Changes

### New Constants

1. MetricStatisticType.MetricStatisticTypeCount
1. ScaleType.ServiceAllowedNextValue
1. Unit.UnitBitsPerSecond
1. Unit.UnitCores
1. Unit.UnitMilliCores
1. Unit.UnitNanoCores

### Struct Changes

#### New Struct Fields

1. AlertRule.Action
1. AlertRule.ProvisioningState
1. AutoscaleSetting.TargetResourceLocation
1. Metric.DisplayDescription
1. Metric.ErrorCode
1. Metric.ErrorMessage
1. MetricDefinition.Category
1. MetricDefinition.DisplayDescription
1. MetricTrigger.DividePerInstance
1. MetricTrigger.MetricResourceLocation
1. RuleDataSource.LegacyResourceID
1. RuleDataSource.MetricNamespace
1. RuleDataSource.ResourceLocation
1. RuleManagementEventDataSource.LegacyResourceID
1. RuleManagementEventDataSource.MetricNamespace
1. RuleManagementEventDataSource.ResourceLocation
1. RuleMetricDataSource.LegacyResourceID
1. RuleMetricDataSource.MetricNamespace
1. RuleMetricDataSource.ResourceLocation
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "ebabbac89d545cfff8a685fcb63409460d8a2c72",
"readme": "/_/azure-rest-api-specs/specification/monitor/resource-manager/readme.md",
"tag": "package-2017-09",
"use": "@microsoft.azure/[email protected]",
Expand Down

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

Loading

0 comments on commit 8156c79

Please sign in to comment.