3.1.5.22.1.1.1.1 Request Body

The format for the ConnectivityCheck PUT request body is as follows.

 {
   "properties": {
     "senderVirtualNetwork": {
       "resourceRef": "/virtualNetworks/fcfc99f9-50ce-4644-8a47-a23711c3b704"
     },
     "receiverVirtualNetwork": {
       "resourceRef": "/virtualNetworks/fcfc99f9-50ce-4644-8a47-a23711c3b704"
     },
     "senderIpAddress": "13.168.100.21",
     "receiverIpAddress": "13.168.100.22",
     "disableTracing": false,
     "protocol": "Icmp"
   }
 }

The JSON schema for the ConnectivityCheck PUT method request body is located in section 6.20.1.1.