File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-06-01 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 39433943 "defaultUserQuotaInKiBs" : {
39443944 "type" : " integer" ,
39453945 "format" : " int64" ,
3946- "description" : " Default user quota for volume in KiBs. Minimum 4 KiBs." ,
3946+ "description" : " Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies ." ,
39473947 "example" : 4 ,
3948- "default" : 4
3948+ "default" : 0
39493949 },
39503950 "defaultGroupQuotaInKiBs" : {
39513951 "type" : " integer" ,
39523952 "format" : " int64" ,
3953- "description" : " Default group quota for volume in KiBs. Minimum 4 KiBs." ,
3953+ "description" : " Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies ." ,
39543954 "example" : 4 ,
3955- "default" : 4
3955+ "default" : 0
39563956 }
39573957 }
39583958 },
42684268 "defaultUserQuotaInKiBs" : {
42694269 "type" : " integer" ,
42704270 "format" : " int64" ,
4271- "description" : " Default user quota for volume in KiBs. Minimum 4 KiBs." ,
4271+ "description" : " Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies ." ,
42724272 "example" : 4 ,
42734273 "default" : 0
42744274 },
42754275 "defaultGroupQuotaInKiBs" : {
42764276 "type" : " integer" ,
42774277 "format" : " int64" ,
4278- "description" : " Default group quota for volume in KiBs. Minimum 4 KiBs." ,
4278+ "description" : " Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies ." ,
42794279 "example" : 4 ,
42804280 "default" : 0
42814281 }
You can’t perform that action at this time.
0 commit comments