externalRuntimeOptions property

ExternalRuntimeOptions? externalRuntimeOptions
getter/setter pair

Options for the runtime of the external system executing the routine.

This field is only applicable for Python UDFs. Preview

Optional.

Implementation

ExternalRuntimeOptions? externalRuntimeOptions;