Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions schemas/2021-12-01-preview/Microsoft.Workloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,10 @@
}
],
"description": "Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET."
},
"zoneRedundancyPreference": {
"type": "string",
"description": "Sets the preference for zone redundancy on resources created for the SAP monitor. By default resources will be created which do not support zone redundancy."
}
},
"description": "Describes the properties of a SAP monitor."
Expand Down