DeploymentParameter interface

Deployment parameter for the template.

Properties

reference

Azure Key Vault parameter reference.

type

Type of the value.

value

Input value to the parameter.

Property Details

reference

Azure Key Vault parameter reference.

reference?: KeyVaultParameterReference

Property Value

type

Type of the value.

type?: string

Property Value

string

value

Input value to the parameter.

value?: any

Property Value

any