Freigeben über


ApplicationTypeVersionsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ApplicationTypeVersionsOperations.

public static class ApplicationTypeVersionsOperationsExtensions
type ApplicationTypeVersionsOperationsExtensions = class
Public Module ApplicationTypeVersionsOperationsExtensions
Vererbung
ApplicationTypeVersionsOperationsExtensions

Methoden

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

Erstellt oder aktualisiert eine Service Fabric-Anwendungstypversionsressource.

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

Erstellt oder aktualisiert eine Service Fabric-Anwendungstypversionsressource.

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

Löscht eine Service Fabric-Anwendungstypversionsressource.

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

Löscht eine Service Fabric-Anwendungstypversionsressource.

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

Erstellt oder aktualisiert eine Service Fabric-Anwendungstypversionsressource.

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

Erstellt oder aktualisiert eine Service Fabric-Anwendungstypversionsressource.

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

Löscht eine Service Fabric-Anwendungstypversionsressource.

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

Löscht eine Service Fabric-Anwendungstypversionsressource.

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

Ruft eine Service Fabric-Anwendungstypversionsressource ab.

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

Ruft eine Service Fabric-Anwendungstypversionsressource ab.

List(IApplicationTypeVersionsOperations, String, String, String)

Ruft die Liste der Anwendungstypversionsressourcen ab, die in der angegebenen Service Fabric-Anwendungstypnamenressource erstellt wurden.

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

Ruft die Liste der Anwendungstypversionsressourcen ab, die in der angegebenen Service Fabric-Anwendungstypnamenressource erstellt wurden.

Gilt für: