networkCardIndex property

Input<int?>? networkCardIndex
final

Integer index of the network card. Limited by instance type. The default index is 0.

Implementation

final pulumi.Input<int?>? networkCardIndex;