Uses of Class
com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of AutomationRunbookReceiver in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionAutomationRunbookReceiver.withAutomationAccountId
(String automationAccountId) Set the Azure automation account Id which holds this runbook and authenticate to Azure resource.AutomationRunbookReceiver.withIsGlobalRunbook
(boolean isGlobalRunbook) Set indicates whether this instance is global runbook.Set indicates name of the webhook.AutomationRunbookReceiver.withRunbookName
(String runbookName) Set the name for this runbook.AutomationRunbookReceiver.withServiceUri
(String serviceUri) Set the URI where webhooks should be sent.AutomationRunbookReceiver.withUseCommonAlertSchema
(boolean useCommonAlertSchema) Set indicates whether to use common alert schema.AutomationRunbookReceiver.withWebhookResourceId
(String webhookResourceId) Set the resource id for webhook linked to this runbook.Modifier and TypeMethodDescriptionActionGroup.automationRunbookReceivers()
Get the automationRunbookReceivers value.