Freigeben über


IEncryptionProtectorsOperations Schnittstelle

Definition

EncryptionProtectorsOperations-Vorgänge.

public interface IEncryptionProtectorsOperations
type IEncryptionProtectorsOperations = interface
Public Interface IEncryptionProtectorsOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, EncryptionProtectorInner, Dictionary<String,List<String>>, CancellationToken)

Updates eine vorhandene Verschlüsselungsschutzvorrichtung.

CreateOrUpdateWithHttpMessagesAsync(String, String, EncryptionProtectorInner, Dictionary<String,List<String>>, CancellationToken)

Updates eine vorhandene Verschlüsselungsschutzvorrichtung.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft einen Serververschlüsselungsschutz ab.

ListByServerNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Liste der Serververschlüsselungsschutzvorrichtungen ab.

ListByServerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Liste der Serververschlüsselungsschutzvorrichtungen ab.

Erweiterungsmethoden

BeginCreateOrUpdateAsync(IEncryptionProtectorsOperations, String, String, EncryptionProtectorInner, CancellationToken)

Updates eine vorhandene Verschlüsselungsschutzvorrichtung.

CreateOrUpdateAsync(IEncryptionProtectorsOperations, String, String, EncryptionProtectorInner, CancellationToken)

Updates eine vorhandene Verschlüsselungsschutzvorrichtung.

GetAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)

Ruft einen Serververschlüsselungsschutz ab.

ListByServerAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)

Ruft eine Liste der Serververschlüsselungsschutzvorrichtungen ab.

ListByServerNextAsync(IEncryptionProtectorsOperations, String, CancellationToken)

Ruft eine Liste der Serververschlüsselungsschutzvorrichtungen ab.

Gilt für: