Compartir a través de


ResourceGuardProxyOperationsExtensions Clase

Definición

Métodos de extensión para ResourceGuardProxyOperations.

public static class ResourceGuardProxyOperationsExtensions
type ResourceGuardProxyOperationsExtensions = class
Public Module ResourceGuardProxyOperationsExtensions
Herencia
ResourceGuardProxyOperationsExtensions

Métodos

Delete(IResourceGuardProxyOperations, String, String, String)

Eliminación de ResourceGuardProxy en el almacén

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

Eliminación de ResourceGuardProxy en el almacén

Get(IResourceGuardProxyOperations, String, String, String)

Devuelve ResourceGuardProxy en el almacén y con el nombre al que se hace referencia en la solicitud.

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

Devuelve ResourceGuardProxy en el almacén y con el nombre al que se hace referencia en la solicitud.

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

Agregar o actualizar ResourceGuardProxy en el almacén protege las operaciones críticas del almacén.

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

Agregar o actualizar ResourceGuardProxy en el almacén protege las operaciones críticas del almacén.

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

Protege las operaciones de eliminación de ResourceGuardProxy.

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

Protege las operaciones de eliminación de ResourceGuardProxy.

Se aplica a