Partager via


ApplicationTypesOperationsExtensions Classe

Définition

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 à