Freigeben über


RolesOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren einer Rolle.

public static Microsoft.Azure.Management.DataBoxEdge.Models.Role BeginCreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.IRolesOperations operations, string deviceName, string name, Microsoft.Azure.Management.DataBoxEdge.Models.Role role, string resourceGroupName);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.IRolesOperations * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.Role * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Role
<Extension()>
Public Function BeginCreateOrUpdate (operations As IRolesOperations, deviceName As String, name As String, role As Role, resourceGroupName As String) As Role

Parameter

operations
IRolesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

name
String

Der Name der Rolle.

role
Role

Die Rolleneigenschaften.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: