Skip to content

Commit bf65b59

Browse files
author
SDKAuto
committed
CodeGen from PR 24180 in Azure/azure-rest-api-specs
Merge 1f33f1c2e29f32ab74255ae14824b3e2a16a9250 into dc92283b118284e79f4ed3837763e2bb079ffa09
1 parent f5dce1d commit bf65b59

File tree

4 files changed

+4989
-2
lines changed

4 files changed

+4989
-2
lines changed

schemas/2022-10-01/Microsoft.App.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@
740740
"properties": {
741741
"destination": {
742742
"type": "string",
743-
"description": "Logs destination"
743+
"description": "Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'"
744744
},
745745
"logAnalyticsConfiguration": {
746746
"oneOf": [

schemas/2022-11-01-preview/Microsoft.App.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@
873873
"properties": {
874874
"destination": {
875875
"type": "string",
876-
"description": "Logs destination"
876+
"description": "Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'"
877877
},
878878
"logAnalyticsConfiguration": {
879879
"oneOf": [

0 commit comments

Comments
 (0)