BeginCreateOrUpdate(IApplicationsOperations, String, String, String, ApplicationResource)
|
Erstellt oder aktualisiert eine Service Fabric-Anwendungsressource.
|
BeginCreateOrUpdateAsync(IApplicationsOperations, String, String, String, ApplicationResource, CancellationToken)
|
Erstellt oder aktualisiert eine Service Fabric-Anwendungsressource.
|
BeginDelete(IApplicationsOperations, String, String, String)
|
Löscht eine Service Fabric-Anwendungsressource.
|
BeginDeleteAsync(IApplicationsOperations, String, String, String, CancellationToken)
|
Löscht eine Service Fabric-Anwendungsressource.
|
BeginUpdate(IApplicationsOperations, String, String, String, ApplicationResourceUpdate)
|
Updates eine Service Fabric-Anwendungsressource.
|
BeginUpdateAsync(IApplicationsOperations, String, String, String, ApplicationResourceUpdate, CancellationToken)
|
Updates eine Service Fabric-Anwendungsressource.
|
CreateOrUpdate(IApplicationsOperations, String, String, String, ApplicationResource)
|
Erstellt oder aktualisiert eine Service Fabric-Anwendungsressource.
|
CreateOrUpdateAsync(IApplicationsOperations, String, String, String, ApplicationResource, CancellationToken)
|
Erstellt oder aktualisiert eine Service Fabric-Anwendungsressource.
|
Delete(IApplicationsOperations, String, String, String)
|
Löscht eine Service Fabric-Anwendungsressource.
|
DeleteAsync(IApplicationsOperations, String, String, String, CancellationToken)
|
Löscht eine Service Fabric-Anwendungsressource.
|
Get(IApplicationsOperations, String, String, String)
|
Ruft eine Service Fabric-Anwendungsressource ab.
|
GetAsync(IApplicationsOperations, String, String, String, CancellationToken)
|
Ruft eine Service Fabric-Anwendungsressource ab.
|
List(IApplicationsOperations, String, String)
|
Ruft die Liste der Anwendungsressourcen ab, die in der angegebenen Service Fabric-Clusterressource erstellt wurden.
|
ListAsync(IApplicationsOperations, String, String, CancellationToken)
|
Ruft die Liste der Anwendungsressourcen ab, die in der angegebenen Service Fabric-Clusterressource erstellt wurden.
|
Update(IApplicationsOperations, String, String, String, ApplicationResourceUpdate)
|
Updates eine Service Fabric-Anwendungsressource.
|
UpdateAsync(IApplicationsOperations, String, String, String, ApplicationResourceUpdate, CancellationToken)
|
Updates eine Service Fabric-Anwendungsressource.
|