Sdílet prostřednictvím


IDatastoresOperations Rozhraní

Definice

Operace úložišť datOperations.

public interface IDatastoresOperations
type IDatastoresOperations = interface
Public Interface IDatastoresOperations

Metody

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

Vytvoření nebo aktualizace úložiště dat v clusteru privátního cloudu

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

Odstranění úložiště dat v clusteru privátního cloudu

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

Vytvoření nebo aktualizace úložiště dat v clusteru privátního cloudu

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

Odstranění úložiště dat v clusteru privátního cloudu

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

Získání úložiště dat v clusteru privátního cloudu

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

Výpis úložišť dat v clusteru privátního cloudu

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

Výpis úložišť dat v clusteru privátního cloudu

Metody rozšíření

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

Vytvoření nebo aktualizace úložiště dat v clusteru privátního cloudu

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

Vytvoření nebo aktualizace úložiště dat v clusteru privátního cloudu

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

Odstranění úložiště dat v clusteru privátního cloudu

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

Odstranění úložiště dat v clusteru privátního cloudu

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

Vytvoření nebo aktualizace úložiště dat v clusteru privátního cloudu

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

Vytvoření nebo aktualizace úložiště dat v clusteru privátního cloudu

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

Odstranění úložiště dat v clusteru privátního cloudu

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

Odstranění úložiště dat v clusteru privátního cloudu

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

Získání úložiště dat v clusteru privátního cloudu

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

Získání úložiště dat v clusteru privátního cloudu

List(IDatastoresOperations, String, String, String)

Výpis úložišť dat v clusteru privátního cloudu

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

Výpis úložišť dat v clusteru privátního cloudu

ListNext(IDatastoresOperations, String)

Výpis úložišť dat v clusteru privátního cloudu

ListNextAsync(IDatastoresOperations, String, CancellationToken)

Výpis úložišť dat v clusteru privátního cloudu

Platí pro