Skip to content

Commit 5c94044

Browse files
author
SDKAuto
committed
CodeGen from PR 17640 in Azure/azure-rest-api-specs
Merge 35ff8e7a94f12620d331bdfdbe5f10b53f9bf049 into 2426f3e7b764f4e4bc71a75831eb6ee0f486affa
1 parent 60b772a commit 5c94044

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

schemas/2021-07-01/Microsoft.ContainerService.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@
24002400
},
24012401
"logAnalyticsWorkspaceResourceId": {
24022402
"type": "string",
2403-
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
2403+
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
24042404
}
24052405
},
24062406
"description": "Azure Defender settings for the security profile."

schemas/2021-08-01/Microsoft.ContainerService.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2566,7 +2566,7 @@
25662566
},
25672567
"logAnalyticsWorkspaceResourceId": {
25682568
"type": "string",
2569-
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
2569+
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
25702570
}
25712571
},
25722572
"description": "Azure Defender settings for the security profile."

schemas/2021-09-01/Microsoft.ContainerService.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2588,7 +2588,7 @@
25882588
},
25892589
"logAnalyticsWorkspaceResourceId": {
25902590
"type": "string",
2591-
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
2591+
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
25922592
}
25932593
},
25942594
"description": "Azure Defender settings for the security profile."

schemas/2021-10-01/Microsoft.ContainerService.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2648,7 +2648,7 @@
26482648
},
26492649
"logAnalyticsWorkspaceResourceId": {
26502650
"type": "string",
2651-
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, leave the field empty."
2651+
"description": "Resource ID of the Log Analytics workspace to be associated with Azure Defender. When Azure Defender is enabled, this field is required and must be a valid workspace resource ID. When Azure Defender is disabled, this field should not be exists."
26522652
}
26532653
},
26542654
"description": "Azure Defender settings for the security profile."

0 commit comments

Comments
 (0)