Uses of Class
com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Packages that use AutomationRunbookReceiver
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of AutomationRunbookReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return AutomationRunbookReceiverModifier 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.Methods in com.microsoft.azure.management.monitor that return types with arguments of type AutomationRunbookReceiverModifier and TypeMethodDescriptionActionGroup.automationRunbookReceivers()Get the automationRunbookReceivers value.