Uses of Class
com.microsoft.azure.management.monitor.WebhookReceiver
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of WebhookReceiver in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionWebhookReceiver.withIdentifierUri
(String identifierUri) Set indicates the identifier uri for aad auth.Set the name of the webhook receiver.WebhookReceiver.withObjectId
(String objectId) Set indicates the webhook app object Id for aad auth.WebhookReceiver.withServiceUri
(String serviceUri) Set the URI where webhooks should be sent.WebhookReceiver.withTenantId
(String tenantId) Set indicates the tenant id for aad auth.WebhookReceiver.withUseAadAuth
(Boolean useAadAuth) Set indicates whether or not use AAD authentication.WebhookReceiver.withUseCommonAlertSchema
(boolean useCommonAlertSchema) Set indicates whether to use common alert schema.