Skip to content

Commit

Permalink
CodeGen from PR 13723 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge c178e6b59a6cb25ee20072711a594fb4a75467ad into eaa0bea52d980a6a6412de5f1ea2303c925d47f9
  • Loading branch information
SDKAuto committed Mar 30, 2021
1 parent 2eab0f2 commit 08ee97c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 28 deletions.
2 changes: 1 addition & 1 deletion schemas/2015-06-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,4 @@
"description": "Properties of the vault"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2016-10-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -732,4 +732,4 @@
"description": "Microsoft.KeyVault/vaults/secrets"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-02-14-preview/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,4 +835,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-02-14/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -999,4 +999,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}
13 changes: 1 addition & 12 deletions schemas/2019-09-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -1293,17 +1293,6 @@
"id": {
"type": "string",
"description": "Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'."
},
"ignoreMissingVnetServiceEndpoint": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured."
}
},
"required": [
Expand All @@ -1312,4 +1301,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}
13 changes: 1 addition & 12 deletions schemas/2020-04-01-preview/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -1240,17 +1240,6 @@
"id": {
"type": "string",
"description": "Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'."
},
"ignoreMissingVnetServiceEndpoint": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured."
}
},
"required": [
Expand All @@ -1259,4 +1248,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}

0 comments on commit 08ee97c

Please sign in to comment.