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