Partager via


RolesOperationsExtensions.BeginCreateOrUpdate Méthode

Définition

Créer ou mettre à jour un rôle.

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

Paramètres

operations
IRolesOperations

Groupe d’opérations pour cette méthode d’extension.

deviceName
String

Le nom de l'appareil.

name
String

Nom du rôle.

role
Role

Propriétés du rôle.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à