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 3943
3943
"defaultUserQuotaInKiBs" : {
3944
3944
"type" : " integer" ,
3945
3945
"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 ." ,
3947
3947
"example" : 4 ,
3948
- "default" : 4
3948
+ "default" : 0
3949
3949
},
3950
3950
"defaultGroupQuotaInKiBs" : {
3951
3951
"type" : " integer" ,
3952
3952
"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 ." ,
3954
3954
"example" : 4 ,
3955
- "default" : 4
3955
+ "default" : 0
3956
3956
}
3957
3957
}
3958
3958
},
4268
4268
"defaultUserQuotaInKiBs" : {
4269
4269
"type" : " integer" ,
4270
4270
"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 ." ,
4272
4272
"example" : 4 ,
4273
4273
"default" : 0
4274
4274
},
4275
4275
"defaultGroupQuotaInKiBs" : {
4276
4276
"type" : " integer" ,
4277
4277
"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 ." ,
4279
4279
"example" : 4 ,
4280
4280
"default" : 0
4281
4281
}
You can’t perform that action at this time.
0 commit comments