ServiceTopologiesOperationsExtensions 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 ServiceTopologiesOperations.
public static class ServiceTopologiesOperationsExtensions
type ServiceTopologiesOperationsExtensions = class
Public Module ServiceTopologiesOperationsExtensions
- Héritage
-
ServiceTopologiesOperationsExtensions
Méthodes
CreateOrUpdate(IServiceTopologiesOperations, ServiceTopologyResource, String, String) |
Crée ou met à jour une topologie de service. |
CreateOrUpdateAsync(IServiceTopologiesOperations, ServiceTopologyResource, String, String, CancellationToken) |
Crée ou met à jour une topologie de service. |
Delete(IServiceTopologiesOperations, String, String) |
Supprime la topologie de service. |
DeleteAsync(IServiceTopologiesOperations, String, String, CancellationToken) |
Supprime la topologie de service. |
Get(IServiceTopologiesOperations, String, String) |
Obtient la topologie de service. |
GetAsync(IServiceTopologiesOperations, String, String, CancellationToken) |
Obtient la topologie de service. |
List(IServiceTopologiesOperations, String) |
Répertorie les topologies de service dans le groupe de ressources. |
ListAsync(IServiceTopologiesOperations, String, CancellationToken) |
Répertorie les topologies de service dans le groupe de ressources. |
S’applique à
Azure SDK for .NET