ScaleRuleAuthResponse

data class ScaleRuleAuthResponse(val secretRef: String? = null, val triggerParameter: String? = null)

Auth Secrets for Azure Spring Apps App Instance Scale Rule

Constructors

Link copied to clipboard
constructor(secretRef: String? = null, triggerParameter: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val secretRef: String? = null

Name of the Azure Spring Apps App Instance secret from which to pull the auth params.

Link copied to clipboard

Trigger Parameter that uses the secret