Freigeben über


SpatialAnchorsAccountsOperationsExtensions.Create Methode

Definition

Erstellen oder Aktualisieren eines Spatial Anchors-Kontos

public static Microsoft.Azure.Management.MixedReality.Models.SpatialAnchorsAccount Create (this Microsoft.Azure.Management.MixedReality.ISpatialAnchorsAccountsOperations operations, string resourceGroupName, string accountName, Microsoft.Azure.Management.MixedReality.Models.SpatialAnchorsAccount spatialAnchorsAccount);
static member Create : Microsoft.Azure.Management.MixedReality.ISpatialAnchorsAccountsOperations * string * string * Microsoft.Azure.Management.MixedReality.Models.SpatialAnchorsAccount -> Microsoft.Azure.Management.MixedReality.Models.SpatialAnchorsAccount
<Extension()>
Public Function Create (operations As ISpatialAnchorsAccountsOperations, resourceGroupName As String, accountName As String, spatialAnchorsAccount As SpatialAnchorsAccount) As SpatialAnchorsAccount

Parameter

operations
ISpatialAnchorsAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name einer Azure-Ressourcengruppe.

accountName
String

Name eines Mixed Reality-Kontos.

spatialAnchorsAccount
SpatialAnchorsAccount

Spatial Anchors Account-Parameter.

Gibt zurück

Gilt für: