Freigeben über


ISpatialAnchorsAccountsOperations Schnittstelle

Definition

SpatialAnchorsAccountsOperations-Vorgänge.

public interface ISpatialAnchorsAccountsOperations
type ISpatialAnchorsAccountsOperations = interface
Public Interface ISpatialAnchorsAccountsOperations

Methoden

CreateWithHttpMessagesAsync(String, String, SpatialAnchorsAccount, Dictionary<String,List<String>>, CancellationToken)

Erstellen oder Aktualisieren eines Spatial Anchors-Kontos

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

Löschen Sie ein Spatial Anchors-Konto.

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

Rufen Sie ein Spatial Anchors-Konto ab.

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

Auflisten von Ressourcen nach Ressourcengruppe

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

Auflisten von Ressourcen nach Ressourcengruppe

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

Auflisten von Spatial Anchors-Konten nach Abonnement

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

Auflisten von Spatial Anchors-Konten nach Abonnement

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

Auflisten der beiden 2 Schlüssel eines Spatial Anchors-Kontos

RegenerateKeysWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

Generieren des angegebenen Schlüssels eines Spatial Anchors-Kontos

UpdateWithHttpMessagesAsync(String, String, SpatialAnchorsAccount, Dictionary<String,List<String>>, CancellationToken)

Aktualisieren eines Spatial Anchors-Kontos

Erweiterungsmethoden

Create(ISpatialAnchorsAccountsOperations, String, String, SpatialAnchorsAccount)

Erstellen oder Aktualisieren eines Spatial Anchors-Kontos

CreateAsync(ISpatialAnchorsAccountsOperations, String, String, SpatialAnchorsAccount, CancellationToken)

Erstellen oder Aktualisieren eines Spatial Anchors-Kontos

Delete(ISpatialAnchorsAccountsOperations, String, String)

Löschen Sie ein Spatial Anchors-Konto.

DeleteAsync(ISpatialAnchorsAccountsOperations, String, String, CancellationToken)

Löschen Sie ein Spatial Anchors-Konto.

Get(ISpatialAnchorsAccountsOperations, String, String)

Rufen Sie ein Spatial Anchors-Konto ab.

GetAsync(ISpatialAnchorsAccountsOperations, String, String, CancellationToken)

Rufen Sie ein Spatial Anchors-Konto ab.

ListByResourceGroup(ISpatialAnchorsAccountsOperations, String)

Auflisten von Ressourcen nach Ressourcengruppe

ListByResourceGroupAsync(ISpatialAnchorsAccountsOperations, String, CancellationToken)

Auflisten von Ressourcen nach Ressourcengruppe

ListByResourceGroupNext(ISpatialAnchorsAccountsOperations, String)

Auflisten von Ressourcen nach Ressourcengruppe

ListByResourceGroupNextAsync(ISpatialAnchorsAccountsOperations, String, CancellationToken)

Auflisten von Ressourcen nach Ressourcengruppe

ListBySubscription(ISpatialAnchorsAccountsOperations)

Auflisten von Spatial Anchors-Konten nach Abonnement

ListBySubscriptionAsync(ISpatialAnchorsAccountsOperations, CancellationToken)

Auflisten von Spatial Anchors-Konten nach Abonnement

ListBySubscriptionNext(ISpatialAnchorsAccountsOperations, String)

Auflisten von Spatial Anchors-Konten nach Abonnement

ListBySubscriptionNextAsync(ISpatialAnchorsAccountsOperations, String, CancellationToken)

Auflisten von Spatial Anchors-Konten nach Abonnement

ListKeys(ISpatialAnchorsAccountsOperations, String, String)

Auflisten der beiden 2 Schlüssel eines Spatial Anchors-Kontos

ListKeysAsync(ISpatialAnchorsAccountsOperations, String, String, CancellationToken)

Auflisten der beiden 2 Schlüssel eines Spatial Anchors-Kontos

RegenerateKeys(ISpatialAnchorsAccountsOperations, String, String, Nullable<Int32>)

Generieren des angegebenen Schlüssels eines Spatial Anchors-Kontos

RegenerateKeysAsync(ISpatialAnchorsAccountsOperations, String, String, Nullable<Int32>, CancellationToken)

Generieren des angegebenen Schlüssels eines Spatial Anchors-Kontos

Update(ISpatialAnchorsAccountsOperations, String, String, SpatialAnchorsAccount)

Aktualisieren eines Spatial Anchors-Kontos

UpdateAsync(ISpatialAnchorsAccountsOperations, String, String, SpatialAnchorsAccount, CancellationToken)

Aktualisieren eines Spatial Anchors-Kontos

Gilt für: