Udostępnij za pośrednictwem


IDatastoresOperations Interfejs

Definicja

Operacje datastoresOperations.

public interface IDatastoresOperations
type IDatastoresOperations = interface
Public Interface IDatastoresOperations

Metody

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

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

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

Usuwanie magazynu danych w klastrze chmury prywatnej

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

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

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

Usuwanie magazynu danych w klastrze chmury prywatnej

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

Pobieranie magazynu danych w klastrze chmury prywatnej

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

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

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

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

Metody rozszerzania

BeginCreateOrUpdate(IDatastoresOperations, String, String, String, String, Datastore)

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

BeginCreateOrUpdateAsync(IDatastoresOperations, String, String, String, String, Datastore, CancellationToken)

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

BeginDelete(IDatastoresOperations, String, String, String, String)

Usuwanie magazynu danych w klastrze chmury prywatnej

BeginDeleteAsync(IDatastoresOperations, String, String, String, String, CancellationToken)

Usuwanie magazynu danych w klastrze chmury prywatnej

CreateOrUpdate(IDatastoresOperations, String, String, String, String, Datastore)

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

CreateOrUpdateAsync(IDatastoresOperations, String, String, String, String, Datastore, CancellationToken)

Tworzenie lub aktualizowanie magazynu danych w klastrze chmury prywatnej

Delete(IDatastoresOperations, String, String, String, String)

Usuwanie magazynu danych w klastrze chmury prywatnej

DeleteAsync(IDatastoresOperations, String, String, String, String, CancellationToken)

Usuwanie magazynu danych w klastrze chmury prywatnej

Get(IDatastoresOperations, String, String, String, String)

Pobieranie magazynu danych w klastrze chmury prywatnej

GetAsync(IDatastoresOperations, String, String, String, String, CancellationToken)

Pobieranie magazynu danych w klastrze chmury prywatnej

List(IDatastoresOperations, String, String, String)

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

ListAsync(IDatastoresOperations, String, String, String, CancellationToken)

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

ListNext(IDatastoresOperations, String)

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

ListNextAsync(IDatastoresOperations, String, CancellationToken)

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

Dotyczy