mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Notify STS when encryption keys are updated in azurecore (#22384)
This commit is contained in:
@@ -61,5 +61,6 @@ export class AzurecoreApiStub implements azurecore.IExtension {
|
||||
provideResources(): azurecore.azureResource.IAzureResourceProvider[] {
|
||||
throw new Error('Method not implemented.');
|
||||
}
|
||||
onEncryptionKeysUpdated: any
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user