sdkContainerImage property

String? sdkContainerImage
getter/setter pair

Docker registry location of container image to use for the 'worker harness.

Default is the container for the version of the SDK. Note this field is only valid for portable pipelines.

Implementation

core.String? sdkContainerImage;