DeploymentParameter interface

テンプレートのデプロイ パラメーター。

プロパティ

expression

パラメータへの入力式。

reference

Azure Key Vault パラメーターリファレンス。

type

値の型。

value

パラメーターに値を入力します。

プロパティの詳細

expression

パラメータへの入力式。

expression?: string

プロパティ値

string

reference

Azure Key Vault パラメーターリファレンス。

reference?: KeyVaultParameterReference

プロパティ値

type

値の型。

type?: string

プロパティ値

string

value

パラメーターに値を入力します。

value?: any

プロパティ値

any