Freigeben über


IResourceGuardProxyOperations Schnittstelle

Definition

ResourceGuardProxyOperations-Vorgänge.

public interface IResourceGuardProxyOperations
type IResourceGuardProxyOperations = interface
Public Interface IResourceGuardProxyOperations

Methoden

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

Löschen von ResourceGuardProxy im Tresor

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

Gibt ResourceGuardProxy im Tresor und mit dem Namen zurück, auf den in der Anforderung verwiesen wird.

PutWithHttpMessagesAsync(String, String, String, ResourceGuardProxyBaseResource, Dictionary<String,List<String>>, CancellationToken)

Hinzufügen oder Aktualisieren von ResourceGuardProxy unter Tresor Sichern von tresorkritischen Vorgängen

UnlockDeleteWithHttpMessagesAsync(String, String, String, UnlockDeleteRequest, Dictionary<String,List<String>>, CancellationToken)

Sichert das Löschen von ResourceGuardProxy-Vorgängen.

Erweiterungsmethoden

Delete(IResourceGuardProxyOperations, String, String, String)

Löschen von ResourceGuardProxy im Tresor

DeleteAsync(IResourceGuardProxyOperations, String, String, String, CancellationToken)

Löschen von ResourceGuardProxy im Tresor

Get(IResourceGuardProxyOperations, String, String, String)

Gibt ResourceGuardProxy im Tresor und mit dem Namen zurück, auf den in der Anforderung verwiesen wird.

GetAsync(IResourceGuardProxyOperations, String, String, String, CancellationToken)

Gibt ResourceGuardProxy im Tresor und mit dem Namen zurück, auf den in der Anforderung verwiesen wird.

Put(IResourceGuardProxyOperations, String, String, String, ResourceGuardProxyBaseResource)

Hinzufügen oder Aktualisieren von ResourceGuardProxy unter Tresor Sichern von tresorkritischen Vorgängen

PutAsync(IResourceGuardProxyOperations, String, String, String, ResourceGuardProxyBaseResource, CancellationToken)

Hinzufügen oder Aktualisieren von ResourceGuardProxy unter Tresor Sichern von tresorkritischen Vorgängen

UnlockDelete(IResourceGuardProxyOperations, String, String, String, UnlockDeleteRequest)

Sichert das Löschen von ResourceGuardProxy-Vorgängen.

UnlockDeleteAsync(IResourceGuardProxyOperations, String, String, String, UnlockDeleteRequest, CancellationToken)

Sichert das Löschen von ResourceGuardProxy-Vorgängen.

Gilt für: