Archived
Handle out of sync extension activations for encryption keys updated event (#22415)
This commit is contained in:
@@ -62,5 +62,7 @@ export class AzurecoreApiStub implements azurecore.IExtension {
|
||||
throw new Error('Method not implemented.');
|
||||
}
|
||||
onEncryptionKeysUpdated: any
|
||||
|
||||
getEncryptionKeys(): Promise<azurecore.CacheEncryptionKeys> {
|
||||
throw new Error('Method not implemented.');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user