Load Balancer Resource Settings Args
constructor(backendAddressPools: Output<List<LBBackendAddressPoolResourceSettingsArgs>>? = null, frontendIPConfigurations: Output<List<LBFrontendIPConfigurationResourceSettingsArgs>>? = null, resourceType: Output<String>, sku: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetResourceGroupName: Output<String>? = null, targetResourceName: Output<String>? = null, zones: Output<String>? = null)