Freigeben über


JobAgentsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für JobAgentsOperations.

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

Methoden

BeginCreateOrUpdate(IJobAgentsOperations, String, String, String, JobAgent)

Erstellt oder aktualisiert einen Auftrags-Agent.

BeginCreateOrUpdateAsync(IJobAgentsOperations, String, String, String, JobAgent, CancellationToken)

Erstellt oder aktualisiert einen Auftrags-Agent.

BeginDelete(IJobAgentsOperations, String, String, String)

Löscht einen Auftrags-Agent.

BeginDeleteAsync(IJobAgentsOperations, String, String, String, CancellationToken)

Löscht einen Auftrags-Agent.

BeginUpdate(IJobAgentsOperations, String, String, String, JobAgentUpdate)

Updates einen Auftrags-Agent.

BeginUpdateAsync(IJobAgentsOperations, String, String, String, JobAgentUpdate, CancellationToken)

Updates einen Auftrags-Agent.

CreateOrUpdate(IJobAgentsOperations, String, String, String, JobAgent)

Erstellt oder aktualisiert einen Auftrags-Agent.

CreateOrUpdateAsync(IJobAgentsOperations, String, String, String, JobAgent, CancellationToken)

Erstellt oder aktualisiert einen Auftrags-Agent.

Delete(IJobAgentsOperations, String, String, String)

Löscht einen Auftrags-Agent.

DeleteAsync(IJobAgentsOperations, String, String, String, CancellationToken)

Löscht einen Auftrags-Agent.

Get(IJobAgentsOperations, String, String, String)

Ruft einen Auftrags-Agent ab.

GetAsync(IJobAgentsOperations, String, String, String, CancellationToken)

Ruft einen Auftrags-Agent ab.

ListByServer(IJobAgentsOperations, String, String)

Ruft eine Liste der Auftrags-Agents auf einem Server ab.

ListByServerAsync(IJobAgentsOperations, String, String, CancellationToken)

Ruft eine Liste der Auftrags-Agents auf einem Server ab.

ListByServerNext(IJobAgentsOperations, String)

Ruft eine Liste der Auftrags-Agents auf einem Server ab.

ListByServerNextAsync(IJobAgentsOperations, String, CancellationToken)

Ruft eine Liste der Auftrags-Agents auf einem Server ab.

Update(IJobAgentsOperations, String, String, String, JobAgentUpdate)

Updates einen Auftrags-Agent.

UpdateAsync(IJobAgentsOperations, String, String, String, JobAgentUpdate, CancellationToken)

Updates einen Auftrags-Agent.

Gilt für: