networkPerformanceConfig

@JvmName(name = "tfslggsitmcvhgui")
suspend fun networkPerformanceConfig(value: Output<InstanceTemplateNetworkPerformanceConfigArgs>)
@JvmName(name = "mbeybjocrvhtdowr")
suspend fun networkPerformanceConfig(value: InstanceTemplateNetworkPerformanceConfigArgs?)

Parameters

value

(Optional, Configures network performance settings for the instance created from the template. Structure is documented below. Note: machine_type must be a supported type, the image used must include the GVNIC in guest-os-features, and network_interface.0.nic-type must be GVNIC in order for this setting to take effect.


@JvmName(name = "pgqosoqjnotuuamn")
suspend fun networkPerformanceConfig(argument: suspend InstanceTemplateNetworkPerformanceConfigArgsBuilder.() -> Unit)

Parameters

argument

(Optional, Configures network performance settings for the instance created from the template. Structure is documented below. Note: machine_type must be a supported type, the image used must include the GVNIC in guest-os-features, and network_interface.0.nic-type must be GVNIC in order for this setting to take effect.