privateIpAddressCount property

Input<int?>? privateIpAddressCount
final

Number of private IP addresses to assign to the network interface. Defaults to 1. Forces replacement.

Implementation

final pulumi.Input<int?>? privateIpAddressCount;