AkriConnectorsImagePullPolicy type

Image pull policy.
KnownAkriConnectorsImagePullPolicy can be used interchangeably with AkriConnectorsImagePullPolicy, this enum contains the known values that the service supports.

Known values supported by the service

Always: Always pull the image.
IfNotPresent: IfNotPresent pull the image.
Never: Never pull the image.

type AkriConnectorsImagePullPolicy = string