Partager via


RemoteRenderingAccountsOperationsExtensions Classe

Définition

Méthodes d’extension pour RemoteRenderingAccountsOperations.

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

Méthodes

Create(IRemoteRenderingAccountsOperations, String, String, RemoteRenderingAccount)

Création ou mise à jour d’un compte Remote Rendering.

CreateAsync(IRemoteRenderingAccountsOperations, String, String, RemoteRenderingAccount, CancellationToken)

Création ou mise à jour d’un compte Remote Rendering.

Delete(IRemoteRenderingAccountsOperations, String, String)

Supprimez un compte Remote Rendering.

DeleteAsync(IRemoteRenderingAccountsOperations, String, String, CancellationToken)

Supprimez un compte Remote Rendering.

Get(IRemoteRenderingAccountsOperations, String, String)

Récupérer un compte Remote Rendering.

GetAsync(IRemoteRenderingAccountsOperations, String, String, CancellationToken)

Récupérer un compte Remote Rendering.

ListByResourceGroup(IRemoteRenderingAccountsOperations, String)

Répertorier les ressources par groupe de ressources

ListByResourceGroupAsync(IRemoteRenderingAccountsOperations, String, CancellationToken)

Répertorier les ressources par groupe de ressources

ListByResourceGroupNext(IRemoteRenderingAccountsOperations, String)

Répertorier les ressources par groupe de ressources

ListByResourceGroupNextAsync(IRemoteRenderingAccountsOperations, String, CancellationToken)

Répertorier les ressources par groupe de ressources

ListBySubscription(IRemoteRenderingAccountsOperations)

Répertorier les comptes Remote Rendering par abonnement

ListBySubscriptionAsync(IRemoteRenderingAccountsOperations, CancellationToken)

Répertorier les comptes Remote Rendering par abonnement

ListBySubscriptionNext(IRemoteRenderingAccountsOperations, String)

Répertorier les comptes Remote Rendering par abonnement

ListBySubscriptionNextAsync(IRemoteRenderingAccountsOperations, String, CancellationToken)

Répertorier les comptes Remote Rendering par abonnement

ListKeys(IRemoteRenderingAccountsOperations, String, String)

Répertorier les deux clés d’un compte Remote Rendering

ListKeysAsync(IRemoteRenderingAccountsOperations, String, String, CancellationToken)

Répertorier les deux clés d’un compte Remote Rendering

RegenerateKeys(IRemoteRenderingAccountsOperations, String, String, Nullable<Int32>)

Régénérer la clé spécifiée d’un compte Remote Rendering

RegenerateKeysAsync(IRemoteRenderingAccountsOperations, String, String, Nullable<Int32>, CancellationToken)

Régénérer la clé spécifiée d’un compte Remote Rendering

Update(IRemoteRenderingAccountsOperations, String, String, RemoteRenderingAccount)

Mise à jour d’un compte Remote Rendering

UpdateAsync(IRemoteRenderingAccountsOperations, String, String, RemoteRenderingAccount, CancellationToken)

Mise à jour d’un compte Remote Rendering

S’applique à