Freigeben über


InstancesOperationsExtensions.Create Methode

Definition

Erstellt oder aktualisiert instance.

public static Microsoft.Azure.Management.DeviceUpdate.Models.Instance Create (this Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations operations, string resourceGroupName, string accountName, string instanceName, Microsoft.Azure.Management.DeviceUpdate.Models.Instance instance);
static member Create : Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations * string * string * string * Microsoft.Azure.Management.DeviceUpdate.Models.Instance -> Microsoft.Azure.Management.DeviceUpdate.Models.Instance
<Extension()>
Public Function Create (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: