Scale Set Network Profile Ip Configuration Args
constructor(applicationGatewayBackendAddressPoolIds: Output<List<String>>? = null, applicationSecurityGroupIds: Output<List<String>>? = null, loadBalancerBackendAddressPoolIds: Output<List<String>>? = null, loadBalancerInboundNatRulesIds: Output<List<String>>? = null, name: Output<String>, primary: Output<Boolean>, publicIpAddressConfiguration: Output<ScaleSetNetworkProfileIpConfigurationPublicIpAddressConfigurationArgs>? = null, subnetId: Output<String>)