3.1.5.15.2.1.1.1 Request Body

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

 {
   "properties": {
     "interfaceIndex": "0",
     "isBMC": "false",
     "logicalSubnets": [
       {
         "resourceRef": "/logicalNetworks/7d14191e-5b55-4e99-9059-a42d120da0ce/subnets/33a30080-b71d-4c64-8385-750525216905"
       }
     ]
   }
 }

The JSON schema for the networkInterfaces PUT method is contained within the servers PUT method schema in section 6.13.1.