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


WatcherOperationsExtensions.Delete Metódus

Definíció

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

public static void Delete (this Microsoft.Azure.Management.Automation.IWatcherOperations operations, string resourceGroupName, string automationAccountName, string watcherName);
static member Delete : Microsoft.Azure.Management.Automation.IWatcherOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IWatcherOperations, resourceGroupName As String, automationAccountName As String, watcherName As String)

Paraméterek

operations
IWatcherOperations

A bővítménymetódus műveleti csoportja.

resourceGroupName
String

Egy Azure-erőforráscsoport neve.

automationAccountName
String

Az automation-fiók neve.

watcherName
String

A figyelő neve.

A következőre érvényes: