revisionMode

@JvmName(name = "gxvldjmnskxoqdgi")
suspend fun revisionMode(value: Output<String>)
@JvmName(name = "kfeskhoonaiyoree")
suspend fun revisionMode(value: String?)

Parameters

value

The revisions operational mode for the Container App. Possible values include Single and Multiple. In Single mode, a single revision is in operation at any given time. In Multiple mode, more than one revision can be active at a time and can be configured with load distribution via the traffic_weight block in the ingress configuration.