Skip to content

Commit 4044ac0

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent ccd80c3 commit 4044ac0

File tree

8 files changed

+3716
-4
lines changed

8 files changed

+3716
-4
lines changed

schemas/2021-06-01/Microsoft.Cdn.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,23 @@
872872
"AFDEndpointProperties": {
873873
"type": "object",
874874
"properties": {
875+
"autoGeneratedDomainNameLabelScope": {
876+
"oneOf": [
877+
{
878+
"type": "string",
879+
"enum": [
880+
"TenantReuse",
881+
"SubscriptionReuse",
882+
"ResourceGroupReuse",
883+
"NoReuse"
884+
]
885+
},
886+
{
887+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
888+
}
889+
],
890+
"description": "Indicates the endpoint name reuse scope. The default value is TenantReuse."
891+
},
875892
"enabledState": {
876893
"oneOf": [
877894
{

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."

0 commit comments

Comments
 (0)