Skip to content

Commit f38dc95

Browse files
authored
Enable-WriteCore-feature-for-operationalinsights (Azure#46225)
* Enable-WriteCore-feature-for-operationalinsights * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * Update SIAlertRuleCollectionTests.cs * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * Update BookmarkResourceTests.cs * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")]
1 parent 6eb56b7 commit f38dc95

File tree

81 files changed

+624
-582
lines changed

Some content is hidden

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

81 files changed

+624
-582
lines changed

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Features Added
66

7+
- Exposed `JsonModelWriteCore` for model serialization procedure.
8+
79
### Breaking Changes
810

911
### Bugs Fixed

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/api/Azure.ResourceManager.OperationalInsights.netstandard2.0.cs

Lines changed: 43 additions & 0 deletions
Large diffs are not rendered by default.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/operationalinsights/Azure.ResourceManager.OperationalInsights",
5-
"Tag": "net/operationalinsights/Azure.ResourceManager.OperationalInsights_676a0cceed"
5+
"Tag": "net/operationalinsights/Azure.ResourceManager.OperationalInsights_d5fdec293c"
66
}

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/LogAnalyticsQueryData.Serialization.cs

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/LogAnalyticsQueryPackData.Serialization.cs

Lines changed: 10 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/Models/ClusterListResult.Serialization.cs

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/Models/DataExportListResult.Serialization.cs

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/Models/DataSourceListResult.Serialization.cs

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/Models/LinkedServiceListResult.Serialization.cs

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Generated/Models/LinkedStorageAccountsListResult.Serialization.cs

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)