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/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2018-07-10/service.json
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15724,6 +15724,26 @@
15724
15724
},
15725
15725
"x-ms-discriminator-value": "New"
15726
15726
},
15727
+
"NewRecoveryVirtualNetwork": {
15728
+
"description": "Recovery virtual network input to create new virtual network from given source network.",
"description": "The name of the resource group to be used to create the recovery virtual network. If absent, target network would be created in the same resource group as target VM.",
15738
+
"type": "string"
15739
+
},
15740
+
"recoveryVirtualNetworkName": {
15741
+
"description": "The recovery virtual network name.",
0 commit comments