ApplicationTypesOperationsExtensions 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 ApplicationTypesOperations.
public static class ApplicationTypesOperationsExtensions
type ApplicationTypesOperationsExtensions = class
Public Module ApplicationTypesOperationsExtensions
- Héritage
-
ApplicationTypesOperationsExtensions
Méthodes
BeginDelete(IApplicationTypesOperations, String, String, String) |
Supprime une ressource de nom de type d’application Service Fabric. |
BeginDeleteAsync(IApplicationTypesOperations, String, String, String, CancellationToken) |
Supprime une ressource de nom de type d’application Service Fabric. |
CreateOrUpdate(IApplicationTypesOperations, String, String, String, ApplicationTypeResource) |
Crée ou met à jour une ressource de nom de type d’application Service Fabric. |
CreateOrUpdateAsync(IApplicationTypesOperations, String, String, String, ApplicationTypeResource, CancellationToken) |
Crée ou met à jour une ressource de nom de type d’application Service Fabric. |
Delete(IApplicationTypesOperations, String, String, String) |
Supprime une ressource de nom de type d’application Service Fabric. |
DeleteAsync(IApplicationTypesOperations, String, String, String, CancellationToken) |
Supprime une ressource de nom de type d’application Service Fabric. |
Get(IApplicationTypesOperations, String, String, String) |
Obtient une ressource de nom de type d’application Service Fabric. |
GetAsync(IApplicationTypesOperations, String, String, String, CancellationToken) |
Obtient une ressource de nom de type d’application Service Fabric. |
List(IApplicationTypesOperations, String, String) |
Obtient la liste des ressources de nom de type d’application créées dans la ressource de cluster Service Fabric spécifiée. |
ListAsync(IApplicationTypesOperations, String, String, CancellationToken) |
Obtient la liste des ressources de nom de type d’application créées dans la ressource de cluster Service Fabric spécifiée. |
S’applique à
Azure SDK for .NET