Scale Set Network Profile Args
constructor(acceleratedNetworking: Output<Boolean>? = null, dnsSettings: Output<ScaleSetNetworkProfileDnsSettingsArgs>? = null, ipConfigurations: Output<List<ScaleSetNetworkProfileIpConfigurationArgs>>, ipForwarding: Output<Boolean>? = null, name: Output<String>, networkSecurityGroupId: Output<String>? = null, primary: Output<Boolean>)