Megosztás a következőn keresztül:


WatcherOperationsExtensions Osztály

Definíció

A WatcherOperations bővítménymeterei.

public static class WatcherOperationsExtensions
type WatcherOperationsExtensions = class
Public Module WatcherOperationsExtensions
Öröklődés
WatcherOperationsExtensions

Metódusok

CreateOrUpdate(IWatcherOperations, String, String, String, Watcher)

Hozza létre a figyelő neve alapján azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

CreateOrUpdateAsync(IWatcherOperations, String, String, String, Watcher, CancellationToken)

Hozza létre a figyelő neve alapján azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

Delete(IWatcherOperations, String, String, String)

Törölje a figyelőt név alapján. http://aka.ms/azureautomationsdk/watcheroperations

DeleteAsync(IWatcherOperations, String, String, String, CancellationToken)

Törölje a figyelőt név alapján. http://aka.ms/azureautomationsdk/watcheroperations

Get(IWatcherOperations, String, String, String)

Kérje le a figyelő neve alapján azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

GetAsync(IWatcherOperations, String, String, String, CancellationToken)

Kérje le a figyelő neve alapján azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

ListByAutomationAccount(IWatcherOperations, String, String, ODataQuery<Watcher>)

Figyelők listájának lekérése. http://aka.ms/azureautomationsdk/watcheroperations

ListByAutomationAccountAsync(IWatcherOperations, String, String, ODataQuery<Watcher>, CancellationToken)

Figyelők listájának lekérése. http://aka.ms/azureautomationsdk/watcheroperations

ListByAutomationAccountNext(IWatcherOperations, String)

Figyelők listájának lekérése. http://aka.ms/azureautomationsdk/watcheroperations

ListByAutomationAccountNextAsync(IWatcherOperations, String, CancellationToken)

Figyelők listájának lekérése. http://aka.ms/azureautomationsdk/watcheroperations

Start(IWatcherOperations, String, String, String)

Folytassa a figyelő nevével azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

StartAsync(IWatcherOperations, String, String, String, CancellationToken)

Folytassa a figyelő nevével azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

Stop(IWatcherOperations, String, String, String)

Folytassa a figyelő nevével azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

StopAsync(IWatcherOperations, String, String, String, CancellationToken)

Folytassa a figyelő nevével azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

Update(IWatcherOperations, String, String, String, WatcherUpdateParameters)

Frissítse a figyelő neve alapján azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

UpdateAsync(IWatcherOperations, String, String, String, WatcherUpdateParameters, CancellationToken)

Frissítse a figyelő neve alapján azonosított figyelőt. http://aka.ms/azureautomationsdk/watcheroperations

A következőre érvényes: