3.1.5.5.3.1.2.2 Response Body
The format for the response body for the frontendIPConfigurations GET method is as follows. For a sample that includes v2 properties, see GET Processing Details section 3.1.5.5.3.1.2.3.
-
{ "resourceRef": "/loadBalancers/0cac5f8a-9d5c-455a-a971-2682d597e098/frontendIPConfigurations/94c568d8-d839-431a-aed4-a5c178356018", "resourceId": "94c568d8-d839-431a-aed4-a5c178356018", "etag": "W/\"fb318cf6-9102-4e34-a684-5e25aee8d3f4\"", "instanceId": "d896da12-37f2-4e36-b229-7278a672a0ac", "properties": { "provisioningState": "Succeeded", "privateIPAddress": "22.0.0.23", "privateIPAllocationMethod": "Static", "subnet": { "resourceRef": "/logicalNetworks/ccb732ec-a3b5-4755-99ff-fddb91d50884/subnets/262b479f-0952-49b9-ad20-3d6732729389" }, "loadBalancingRules": [], "inboundNatRules": [ { "resourceRef": "/loadBalancers/0cac5f8a-9d5c-455a-a971-2682d597e098/inboundNatRules/0e5ed8cf-60fb-40f4-b02a-90932d4de000" } ], "outboundNatRules": [ { "resourceRef": "/loadBalancers/0cac5f8a-9d5c-455a-a971-2682d597e098/outboundNatRules/49053c15-2d0f-45a2-8148-be8615282160" } ] } }
The JSON schema for the frontendIPConfigurations GET method is located in section 6.5.5.3.