Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AutomationRunbookReceiver |
AutomationRunbookReceiver.withAutomationAccountId(String automationAccountId)
Set the Azure automation account Id which holds this runbook and authenticate to Azure resource.
|
AutomationRunbookReceiver |
AutomationRunbookReceiver.withIsGlobalRunbook(boolean isGlobalRunbook)
Set indicates whether this instance is global runbook.
|
AutomationRunbookReceiver |
AutomationRunbookReceiver.withName(String name)
Set indicates name of the webhook.
|
AutomationRunbookReceiver |
AutomationRunbookReceiver.withRunbookName(String runbookName)
Set the name for this runbook.
|
AutomationRunbookReceiver |
AutomationRunbookReceiver.withServiceUri(String serviceUri)
Set the URI where webhooks should be sent.
|
AutomationRunbookReceiver |
AutomationRunbookReceiver.withWebhookResourceId(String webhookResourceId)
Set the resource id for webhook linked to this runbook.
|
Modifier and Type | Method and Description |
---|---|
List<AutomationRunbookReceiver> |
ActionGroup.automationRunbookReceivers()
Get the automationRunbookReceivers value.
|
Copyright © 2019. All rights reserved.