Skip to content

Commit 4e52a50

Browse files
author
SDKAuto
committed
CodeGen from PR 16270 in Azure/azure-rest-api-specs
Merge ba040aa92be8476412a2acc4632a86eee51ab0b0 into 865f0857a8785640f9bca0ab9842d29be589f2a8
1 parent 078253f commit 4e52a50

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

schemas/2021-04-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@
19351935
},
19361936
"volumeType": {
19371937
"type": "string",
1938-
"description": "What type of volume is this"
1938+
"description": "What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection"
19391939
}
19401940
},
19411941
"required": [

schemas/2021-06-01/Microsoft.NetApp.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,8 +1901,6 @@
19011901
"oneOf": [
19021902
{
19031903
"type": "number",
1904-
"minimum": 0,
1905-
"maximum": 4500,
19061904
"default": 0
19071905
},
19081906
{

0 commit comments

Comments
 (0)