interfaceType property

Input<String?>? interfaceType
final

Type of network interface. Currently only secondary is supported. Defaults to secondary. Forces replacement.

Implementation

final pulumi.Input<String?>? interfaceType;