Sdílet prostřednictvím


WatcherOperationsExtensions.Get Metoda

Definice

Načte sledovací proces identifikovaný názvem sledovacího procesu. http://aka.ms/azureautomationsdk/watcheroperations

public static Microsoft.Azure.Management.Automation.Models.Watcher Get (this Microsoft.Azure.Management.Automation.IWatcherOperations operations, string resourceGroupName, string automationAccountName, string watcherName);
static member Get : Microsoft.Azure.Management.Automation.IWatcherOperations * string * string * string -> Microsoft.Azure.Management.Automation.Models.Watcher
<Extension()>
Public Function Get (operations As IWatcherOperations, resourceGroupName As String, automationAccountName As String, watcherName As String) As Watcher

Parametry

operations
IWatcherOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků Azure.

automationAccountName
String

Název účtu Automation.

watcherName
String

Jméno sledovacího procesu.

Návraty

Platí pro