this property is for databases+servers
This commit is contained in:
t-robalt 2019-01-20 11:56:07 +02:00
Родитель 0927a35c3b
Коммит e01a332d6e
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -223,7 +223,7 @@
"type": "object",
"properties": {
"state": {
"description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.",
"description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific resource.",
"enum": [
"New",
"Enabled",

Просмотреть файл

@ -188,7 +188,7 @@
"type": "object",
"properties": {
"state": {
"description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.",
"description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific resource.",
"enum": [
"New",
"Enabled",

Просмотреть файл

@ -223,7 +223,7 @@
"type": "object",
"properties": {
"state": {
"description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific database.",
"description": "Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific resource.",
"enum": [
"New",
"Enabled",