Freigeben über


RolesOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellen oder Aktualisieren einer Rolle

public static Microsoft.Azure.Management.DataBoxEdge.Models.Role CreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.IRolesOperations operations, string deviceName, string name, Microsoft.Azure.Management.DataBoxEdge.Models.Role role, string resourceGroupName);
static member CreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.IRolesOperations * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.Role * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Role
<Extension()>
Public Function CreateOrUpdate (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: