Partager via


RolesOperationsExtensions Classe

Définition

Méthodes d’extension pour RolesOperations.

public static class RolesOperationsExtensions
type RolesOperationsExtensions = class
Public Module RolesOperationsExtensions
Héritage
RolesOperationsExtensions

Méthodes

BeginCreateOrUpdate(IRolesOperations, String, String, Role, String)

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

BeginCreateOrUpdateAsync(IRolesOperations, String, String, Role, String, CancellationToken)

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

BeginDelete(IRolesOperations, String, String, String)

Supprime le rôle sur l’appareil.

BeginDeleteAsync(IRolesOperations, String, String, String, CancellationToken)

Supprime le rôle sur l’appareil.

CreateOrUpdate(IRolesOperations, String, String, Role, String)

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

CreateOrUpdateAsync(IRolesOperations, String, String, Role, String, CancellationToken)

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

Delete(IRolesOperations, String, String, String)

Supprime le rôle sur l’appareil.

DeleteAsync(IRolesOperations, String, String, String, CancellationToken)

Supprime le rôle sur l’appareil.

Get(IRolesOperations, String, String, String)

Obtient un rôle spécifique par nom.

GetAsync(IRolesOperations, String, String, String, CancellationToken)

Obtient un rôle spécifique par nom.

ListByDataBoxEdgeDevice(IRolesOperations, String, String)

Répertorie tous les rôles configurés dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceAsync(IRolesOperations, String, String, CancellationToken)

Répertorie tous les rôles configurés dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNext(IRolesOperations, String)

Répertorie tous les rôles configurés dans un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNextAsync(IRolesOperations, String, CancellationToken)

Répertorie tous les rôles configurés dans un appareil Data Box Edge/Data Box Gateway.

S’applique à