Condividi tramite


ContainerOperationsExtensions Classe

Definizione

public static class ContainerOperationsExtensions
type ContainerOperationsExtensions = class
Public Module ContainerOperationsExtensions
Ereditarietà
ContainerOperationsExtensions

Metodi

List(IContainerOperations, String, String, ContainerQueryParameters, CustomRequestHeaders)

Ottenere l'elenco di tutti i contenitori in base alla stringa di filtro di query specificata.

ListAsync(IContainerOperations, String, String, ContainerQueryParameters, CustomRequestHeaders)

Ottenere l'elenco di tutti i contenitori in base alla stringa di filtro di query specificata.

Refresh(IContainerOperations, String, String, CustomRequestHeaders)

Attivare l'individuazione.

RefreshAsync(IContainerOperations, String, String, CustomRequestHeaders)

Attivare l'individuazione.

Register(IContainerOperations, String, String, String, CustomRequestHeaders)

Registrare il contenitore.

RegisterAsync(IContainerOperations, String, String, String, CustomRequestHeaders)

Registrare il contenitore.

Unregister(IContainerOperations, String, String, String, CustomRequestHeaders)

Annullare la registrazione del contenitore.

UnregisterAsync(IContainerOperations, String, String, String, CustomRequestHeaders)

Annullare la registrazione del contenitore.

Si applica a