vnetImagePullEnabled

@JvmName(name = "ekcpoyasyrghrxev")
suspend fun vnetImagePullEnabled(value: Output<Boolean>)
@JvmName(name = "aacylrflefovroiy")
suspend fun vnetImagePullEnabled(value: Boolean?)

Parameters

value

Should the traffic for the image pull be routed over virtual network enabled. Defaults to false.

Note: The feature can also be enabled via the app setting WEBSITE_PULL_IMAGE_OVER_VNET. Must be set to true when running in an App Service Environment.