forked from Azure/azure-sdk-for-go
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 18156 in Azure/azure-rest-api-specs
Merge cfb784bf60cffce989688b2ae2f9c2131b3411f7 into d83740d7f39fd5e83fbb72d41bef8018de5fbb7f
- Loading branch information
SDKAuto
committed
Apr 14, 2022
1 parent
878dff8
commit 4188255
Showing
221 changed files
with
7,953 additions
and
23,536 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 5 additions & 10 deletions
15
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.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
services/monitor/mgmt/2021-08-01/scheduledqueryrules/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
2 changes: 1 addition & 1 deletion
2
services/monitor/mgmt/2021-08-01/scheduledqueryrules/_meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
services/preview/monitor/mgmt/2016-03-01-preview/monitorlegacy/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
2 changes: 1 addition & 1 deletion
2
services/preview/monitor/mgmt/2016-03-01-preview/monitorlegacy/_meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 71 additions & 1 deletion
72
services/preview/monitor/mgmt/2017-05-01-preview/insights/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
2 changes: 1 addition & 1 deletion
2
services/preview/monitor/mgmt/2017-05-01-preview/insights/_meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 60 additions & 8 deletions
68
services/preview/monitor/mgmt/2017-05-01-preview/insights/actiongroups.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.