config/workload/gateway/jsons/logicalnetworks/gw_l3_lnet_1.json
{
"resourceId": "gw_l3_lnet_1", "properties": { "subnets": [ { "resourceId": "gw_l3_lnet_1_subnet_1", "properties": { "addressPrefix": "100.64.202.0/24", "vlanID": "8", "ipPools": [ { "resourceId": "gw_l3_lnet_1_subnet_1", "properties": { "startIpAddress": "100.64.202.10", "endIpAddress": "100.64.202.200" } } ], "dnsServers": [ "10.195.95.224" ], "defaultGateways": [ "100.64.202.1" ], "isPublic": false } } ], "networkVirtualizationEnabled": "False" } } |