Freigeben über


InstancesOperationsExtensions.BeginCreate Methode

Definition

Erstellt oder aktualisiert instance.

public static Microsoft.Azure.Management.DeviceUpdate.Models.Instance BeginCreate (this Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations operations, string resourceGroupName, string accountName, string instanceName, Microsoft.Azure.Management.DeviceUpdate.Models.Instance instance);
static member BeginCreate : Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations * string * string * string * Microsoft.Azure.Management.DeviceUpdate.Models.Instance -> Microsoft.Azure.Management.DeviceUpdate.Models.Instance
<Extension()>
Public Function BeginCreate (operations As IInstancesOperations, resourceGroupName As String, accountName As String, instanceName As String, instance As Instance) As Instance

Parameter

operations
IInstancesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

accountName
String

Kontoname.

instanceName
String

Der Instanzname.

instance
Instance

Instanzdetails.

Gibt zurück

Gilt für: