Azure API Management Notification Recipient User
This page shows how to write Terraform and Azure Resource Manager for API Management Notification Recipient User and write them securely.
azurerm_api_management_notification_recipient_user (Terraform)
The Notification Recipient User in API Management can be configured in Terraform with the resource name azurerm_api_management_notification_recipient_user. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
The following arguments are supported:
api_management_id- (Required) The ID of the API Management Service from which to create this Notification Recipient User. Changing this forces a new API Management Notification Recipient User to be created.user_id- (Required) The recipient user ID. Changing this forces a new API Management Notification Recipient User to be created.notification_type- (Required) The Notification Name to be received. Changing this forces a new API Management Notification Recipient User to be created. Possible values areAccountClosedPublisher,BCC,NewApplicationNotificationMessage,NewIssuePublisherNotificationMessage,PurchasePublisherNotificationMessage,QuotaLimitApproachingPublisherNotificationMessage, andRequestPublisherNotificationMessage.
In addition to the Arguments listed above - the following Attributes are exported:
id- The ID of the API Management Notification Recipient User.
Explanation in Terraform Registry
Manages a API Management Notification Recipient User.
Microsoft.ApiManagement/service/notifications/recipientUsers (Azure Resource Manager)
The service/notifications/recipientUsers in Microsoft.ApiManagement can be configured in Azure Resource Manager with the resource name Microsoft.ApiManagement/service/notifications/recipientUsers. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringnamerequired - stringUser identifier. Must be unique in the current API Management service instance.
typerequired - string