VipSwapOperationsExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthodes d’extension pour VipSwapOperations.
public static class VipSwapOperationsExtensions
type VipSwapOperationsExtensions = class
Public Module VipSwapOperationsExtensions
- Héritage
-
VipSwapOperationsExtensions
Méthodes
BeginCreate(IVipSwapOperations, String, String, SwapResource) |
Effectue une opération d’échange vip sur les services cloud échangeables. |
BeginCreateAsync(IVipSwapOperations, String, String, SwapResource, CancellationToken) |
Effectue une opération d’échange vip sur les services cloud échangeables. |
Create(IVipSwapOperations, String, String, SwapResource) |
Effectue une opération d’échange vip sur les services cloud échangeables. |
CreateAsync(IVipSwapOperations, String, String, SwapResource, CancellationToken) |
Effectue une opération d’échange vip sur les services cloud échangeables. |
Get(IVipSwapOperations, String, String) |
Obtient le SwapResource qui identifie le type d’emplacement pour le service cloud spécifié. Le type d’emplacement sur un service cloud peut être Intermédiaire ou Production |
GetAsync(IVipSwapOperations, String, String, CancellationToken) |
Obtient le SwapResource qui identifie le type d’emplacement pour le service cloud spécifié. Le type d’emplacement sur un service cloud peut être Intermédiaire ou Production |
List(IVipSwapOperations, String, String) |
Obtient la liste de SwapResource qui identifie le type d’emplacement pour le service cloud spécifié. Le type d’emplacement sur un service cloud peut être Intermédiaire ou Production |
ListAsync(IVipSwapOperations, String, String, CancellationToken) |
Obtient la liste de SwapResource qui identifie le type d’emplacement pour le service cloud spécifié. Le type d’emplacement sur un service cloud peut être Intermédiaire ou Production |
S’applique à
Azure SDK for .NET