3.1.5.6.1.1.1 Request Body

The format for the request body for the loadBalancerManager PUT method is as follows.

 {
   "resourceRef": "/loadBalancerManager/",
   "resourceId": "config",
   "instanceId": "00000000-0000-0000-0000-000000000000",
   "properties": {
     "provisioningState": "Succeeded",
     "loadBalancerManagerIPAddress": "10.0.21.21",
     "outboundNatIPExemptions": [],
     "vipIpPools": [
       {
         "resourceRef": "/logicalNetworks/4b14f3a1-ed8d-4647-b370-2ae3ff227b9a/subnets/6d290ba5-f642-49bc-9cab-1478d76a8565/ipPools/843ef1a8-2b23-4496-8be0-4317fecf5870"
       }
     ]
   }
 }

The JSON schema for the loadBalancerManager PUT method is located in section 6.6.1.