You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Automation] Generate Fluent Lite from Swagger specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights/readme.md#package-2025-07-01 (#47617)
Copy file name to clipboardExpand all lines: sdk/loganalytics/azure-resourcemanager-loganalytics/CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Release History
2
2
3
-
## 2.1.0-beta.1 (Unreleased)
3
+
## 2.1.0 (2026-01-05)
4
4
5
-
### Features Added
5
+
- Azure Resource Manager LogAnalytics client library for Java. This package contains Microsoft Azure SDK for LogAnalytics Management SDK. Operational Insights Client. Package tag package-2025-07-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
-
### Breaking Changes
7
+
### Features Added
8
8
9
-
###Bugs Fixed
9
+
#### `models.RuleDefinition` was modified
10
10
11
-
### Other Changes
11
+
*`withDestinationTable(java.lang.String)` was added
Copy file name to clipboardExpand all lines: sdk/loganalytics/azure-resourcemanager-loganalytics/src/main/java/com/azure/resourcemanager/loganalytics/models/RuleDefinition.java
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -164,6 +164,17 @@ public String destinationTable() {
164
164
returnthis.destinationTable;
165
165
}
166
166
167
+
/**
168
+
* Set the destinationTable property: The destination table used for the Summary rule results.
169
+
*
170
+
* @param destinationTable the destinationTable value to set.
Copy file name to clipboardExpand all lines: sdk/loganalytics/azure-resourcemanager-loganalytics/src/samples/java/com/azure/resourcemanager/loganalytics/generated/SummaryLogsOperationCreateOrUpdateSamples.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ public static void summaryLogsUpsert(com.azure.resourcemanager.loganalytics.LogA
Copy file name to clipboardExpand all lines: sdk/loganalytics/azure-resourcemanager-loganalytics/src/test/java/com/azure/resourcemanager/loganalytics/generated/AccessRulePropertiesTests.java
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ public final class AccessRulePropertiesTests {
Copy file name to clipboardExpand all lines: sdk/loganalytics/azure-resourcemanager-loganalytics/src/test/java/com/azure/resourcemanager/loganalytics/generated/AccessRuleTests.java
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ public final class AccessRuleTests {
Copy file name to clipboardExpand all lines: sdk/loganalytics/azure-resourcemanager-loganalytics/src/test/java/com/azure/resourcemanager/loganalytics/generated/AssociatedWorkspaceTests.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ public final class AssociatedWorkspaceTests {
0 commit comments