networkCardIndex property

Input<int?>? networkCardIndex
final

Index of the network card. Specify a value greater than 0 when using multiple network cards, which are supported by some instance types. The default is 0.

Implementation

final pulumi.Input<int?>? networkCardIndex;