DeploymentParameter interface
テンプレートのデプロイ パラメーター。
プロパティ
| expression | パラメータへの入力式。 |
| reference | Azure Key Vault パラメーターリファレンス。 |
| value | パラメーターに値を入力します。 |
プロパティの詳細
expression
パラメータへの入力式。
expression?: string
プロパティ値
string
reference
Azure Key Vault パラメーターリファレンス。
reference?: KeyVaultParameterReference
プロパティ値
value
パラメーターに値を入力します。
value?: any
プロパティ値
any