Skip to main content

notification_recipient_user

Overview

Namenotification_recipient_user
TypeResource
Idazure.api_management.notification_recipient_user

Fields

Methods

NameAccessible byRequired ParamsDescription
list_by_notificationSELECTnotificationName, resourceGroupName, serviceName, subscriptionIdGets the list of the Notification Recipient User subscribed to the notification.
create_or_updateINSERTnotificationName, resourceGroupName, serviceName, subscriptionId, userIdAdds the API Management User to the list of Recipients for the Notification.
deleteDELETEnotificationName, resourceGroupName, serviceName, subscriptionId, userIdRemoves the API Management user from the list of Notification.
_list_by_notificationEXECnotificationName, resourceGroupName, serviceName, subscriptionIdGets the list of the Notification Recipient User subscribed to the notification.
check_entity_existsEXECnotificationName, resourceGroupName, serviceName, subscriptionId, userIdDetermine if the Notification Recipient User is subscribed to the notification.