IBackupResourceEncryptionConfigsOperations Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
BackupResourceEncryptionConfigsOperations-Vorgänge.
public interface IBackupResourceEncryptionConfigsOperations
type IBackupResourceEncryptionConfigsOperations = interface
Public Interface IBackupResourceEncryptionConfigsOperations
Methoden
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Ruft die Tresorverschlüsselungskonfiguration ab. |
UpdateWithHttpMessagesAsync(String, String, BackupResourceEncryptionConfigResource, Dictionary<String,List<String>>, CancellationToken) |
Updates Vault-Verschlüsselungskonfiguration. |
Erweiterungsmethoden
Get(IBackupResourceEncryptionConfigsOperations, String, String) |
Ruft die Tresorverschlüsselungskonfiguration ab. |
GetAsync(IBackupResourceEncryptionConfigsOperations, String, String, CancellationToken) |
Ruft die Tresorverschlüsselungskonfiguration ab. |
Update(IBackupResourceEncryptionConfigsOperations, String, String, BackupResourceEncryptionConfigResource) |
Updates Vault-Verschlüsselungskonfiguration. |
UpdateAsync(IBackupResourceEncryptionConfigsOperations, String, String, BackupResourceEncryptionConfigResource, CancellationToken) |
Updates Vault-Verschlüsselungskonfiguration. |
Gilt für:
Azure SDK for .NET