You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/iotsecurity/resource-manager/Microsoft.IoTSecurity/preview/2021-02-01-preview/defenderSettings.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -298,8 +298,8 @@
298
298
"deviceQuota": {
299
299
"type": "integer",
300
300
"format": "int32",
301
-
"minimum": 1000,
302
-
"description": "Size of the device quota (as a opposed to a Pay as You Go billing model). Value is required to be in multiples of 1000."
301
+
"minimum": 0,
302
+
"description": "Size of the device quota. Value is required to be in multiples of 100."
0 commit comments