egressNetworkConnectors property

Input<List<String>?>? egressNetworkConnectors
final

List of egress network connectors available to the MicroVM at runtime. Defaults to ["INTERNET_EGRESS"].

Implementation

final pulumi.Input<List<String>?>? egressNetworkConnectors;