get Watcher
Retrieve the watcher identified by watcher name. Azure REST API version: 2020-01-13-preview.
Return
Definition of the watcher type.
Parameters
argument
null
suspend fun getWatcher(automationAccountName: String, resourceGroupName: String, watcherName: String): GetWatcherResult
Return
Definition of the watcher type.
See also
Parameters
automation Account Name
The name of the automation account.
resource Group Name
Name of an Azure Resource group.
watcher Name
The watcher name.
Return
Definition of the watcher type.
See also
Parameters
argument
Builder for com.pulumi.azurenative.automation.kotlin.inputs.GetWatcherPlainArgs.