Skip to content

Commit 379a08a

Browse files
author
Orel Kayam
committed
Add example values
1 parent 61dd6d3 commit 379a08a

File tree

1 file changed

+4
-0
lines changed
  • specification/iotsecurity/resource-manager/Microsoft.IoTSecurity/preview/2021-07-01-preview

1 file changed

+4
-0
lines changed

specification/iotsecurity/resource-manager/Microsoft.IoTSecurity/preview/2021-07-01-preview/sites.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,14 @@
248248
"properties": {
249249
"displayName": {
250250
"type": "string",
251+
"example": "default",
251252
"description": "Display name of the IoT site"
252253
},
253254
"tags": {
254255
"type": "object",
256+
"example": {
257+
"zone": "myZone"
258+
},
255259
"description": "Tags of the IoT site",
256260
"additionalProperties": {
257261
"type": "string"

0 commit comments

Comments
 (0)