RegistryAdapter interface
Server farm registry adapter configuration.
Properties
| key |
Key vault reference to the value that will be placed in the registry location |
| registry |
Registry key for the adapter. |
| type | Type of the registry adapter. |
Property Details
keyVaultSecretReference
Key vault reference to the value that will be placed in the registry location
keyVaultSecretReference?: KeyVaultReferenceWithStatus
Property Value
registryKey
Registry key for the adapter.
registryKey?: string
Property Value
string
type
Type of the registry adapter.
type?: string
Property Value
string