次の方法で共有


DeploymentExtensionConfigItem interface

プロパティ

keyVaultReference

拡張機能の config プロパティのシークレット値を取得するために使用される Azure Key Vault 参照。

type

拡張機能設定プロパティの値の型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

value

拡張構成プロパティの値。

プロパティの詳細

keyVaultReference

拡張機能の config プロパティのシークレット値を取得するために使用される Azure Key Vault 参照。

keyVaultReference?: KeyVaultParameterReference

プロパティ値

type

拡張機能設定プロパティの値の型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

value

拡張構成プロパティの値。

value?: any

プロパティ値

any