config/workload/loadbalancer/jsons/networkinterfaces/workload_vnet_1_subnet_1_nic_1.json
{ "resourceId": "workload_vnet_1_subnet_1_nic_1", "resourceMetadata": { "client": "TurnKeySdn" }, "properties": { "ipConfigurations": [ { "resourceId": "workload_vnet_1_subnet_1_nic_1_ipconfig_1", "properties": { "privateIPAddress": "172.20.0.10", "privateIPAllocationMethod": "Static", "subnet": { "resourceRef": "/virtualNetworks/workload_vnet_1/subnets/workload_vnet_1_subnet_1" }, "loadBalancerBackendAddressPools": [ { "resourceRef": "/loadBalancers/workload_vnet_1_subnet_1_lb_1/backendAddressPools/snat" }, { "resourceRef": "/loadBalancers/workload_vnet_1_subnet_1_lb_1/backendAddressPools/be-workload_vnet_1_subnet_1_lb_1" } ], "loadBalancerInboundNatRules": [ { "resourceRef": "/loadBalancers/workload_vnet_1_subnet_1_lb_1/inboundNatRules/65023" } ], "isPrimary": false } } ], "dnsSettings": {}, "privateMacAddress": "02ECC85F0006", "privateMacAllocationMethod": "Static", "serviceInsertionElements": [], "portSettings": { "provisioningState": "Succeeded", "macSpoofingEnabled": "Disabled", "arpGuardEnabled": "Disabled", "dhcpGuardEnabled": "Disabled", "stormLimit": 0, "portFlowLimit": 0, "iovWeight": 0, "iovInterruptModeration": "Off", "iovQueuePairsRequested": 0, "vmqWeight": 100, "qosSettings": { "outboundReservedValue": 0, "outboundMaximumMbps": 0, "inboundMaximumMbps": 0, "enableHardwareLimits": false } }, "isPrimary": true, "isMultitenantStack": false } } |