Freigeben über


SpatialAnchorsAccountsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für SpatialAnchorsAccountsOperations.

public static class SpatialAnchorsAccountsOperationsExtensions
type SpatialAnchorsAccountsOperationsExtensions = class
Public Module SpatialAnchorsAccountsOperationsExtensions
Vererbung
SpatialAnchorsAccountsOperationsExtensions

Methoden

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: