WatcherOperationsExtensions.Delete Metod

Definition

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)

Parametrar

operations
IWatcherOperations

Åtgärdsgruppen för den här tilläggsmetoden.

resourceGroupName
String

Namnet på en Azure-resursgrupp.

automationAccountName
String

Namnet på automationskontot.

watcherName
String

Bevakarens namn.

Gäller för