Skip to content

Commit

Permalink
[Datadog] Update swagger (Azure#13708)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingu authored and mkarmark committed Jul 20, 2021
1 parent 8553840 commit a74b686
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,8 @@
"x-ms-enum": {
"modelAsString": true,
"name": "ProvisioningState"
}
},
"readOnly": true
},
"MonitoringStatus": {
"description": "Flag specifying if the resource monitoring is enabled or disabled.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1481,7 +1481,8 @@
"x-ms-enum": {
"modelAsString": true,
"name": "ProvisioningState"
}
},
"readOnly": true
},
"MonitoringStatus": {
"description": "Flag specifying if the resource monitoring is enabled or disabled.",
Expand Down
6 changes: 6 additions & 0 deletions specification/datadog/resource-manager/readme.az.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@ az:
package-name: azure-mgmt-datadog
az-output-folder: $(azure-cli-extension-folder)/src/datadog
python-sdk-output-folder: "$(az-output-folder)/azext_datadog/vendored_sdks/datadog"

directive:
- where:
group: marketplace-agreement
set:
group: terms
```

0 comments on commit a74b686

Please sign in to comment.