Partager via


ApplicationTypeVersionsOperationsExtensions Classe

Définition

Méthodes d’extension pour ApplicationTypeVersionsOperations.

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

Méthodes

BeginCreateOrUpdate(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource)

Crée ou met à jour une ressource de version de type d’application Service Fabric.

BeginCreateOrUpdateAsync(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource, CancellationToken)

Crée ou met à jour une ressource de version de type d’application Service Fabric.

BeginDelete(IApplicationTypeVersionsOperations, String, String, String, String)

Supprime une ressource de version de type d’application Service Fabric.

BeginDeleteAsync(IApplicationTypeVersionsOperations, String, String, String, String, CancellationToken)

Supprime une ressource de version de type d’application Service Fabric.

CreateOrUpdate(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource)

Crée ou met à jour une ressource de version de type d’application Service Fabric.

CreateOrUpdateAsync(IApplicationTypeVersionsOperations, String, String, String, String, ApplicationTypeVersionResource, CancellationToken)

Crée ou met à jour une ressource de version de type d’application Service Fabric.

Delete(IApplicationTypeVersionsOperations, String, String, String, String)

Supprime une ressource de version de type d’application Service Fabric.

DeleteAsync(IApplicationTypeVersionsOperations, String, String, String, String, CancellationToken)

Supprime une ressource de version de type d’application Service Fabric.

Get(IApplicationTypeVersionsOperations, String, String, String, String)

Obtient une ressource de version de type d’application Service Fabric.

GetAsync(IApplicationTypeVersionsOperations, String, String, String, String, CancellationToken)

Obtient une ressource de version de type d’application Service Fabric.

List(IApplicationTypeVersionsOperations, String, String, String)

Obtient la liste des ressources de version de type d’application créées dans la ressource de nom de type d’application Service Fabric spécifiée.

ListAsync(IApplicationTypeVersionsOperations, String, String, String, CancellationToken)

Obtient la liste des ressources de version de type d’application créées dans la ressource de nom de type d’application Service Fabric spécifiée.

S’applique à