Deployment Parameter Args
data class DeploymentParameterArgs(val reference: Output<KeyVaultParameterReferenceArgs>? = null, val value: Output<Any>? = null) : ConvertibleToJava<DeploymentParameterArgs>
Deployment parameter for the template.