Freigeben über


SpatialAnchorsAccountsOperationsExtensions.GetAsync Methode

Definition

Rufen Sie ein Spatial Anchors-Konto ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.MixedReality.Models.SpatialAnchorsAccount> GetAsync (this Microsoft.Azure.Management.MixedReality.ISpatialAnchorsAccountsOperations operations, string resourceGroupName, string accountName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.MixedReality.ISpatialAnchorsAccountsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.MixedReality.Models.SpatialAnchorsAccount>
<Extension()>
Public Function GetAsync (operations As ISpatialAnchorsAccountsOperations, resourceGroupName As String, accountName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of SpatialAnchorsAccount)

Parameter

operations
ISpatialAnchorsAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name einer Azure-Ressourcengruppe.

accountName
String

Name eines Mixed Reality-Kontos.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: