Skip to main content

workspace_notification_recipient_user

Overview

Nameworkspace_notification_recipient_user
TypeResource
Idazure.api_management.workspace_notification_recipient_user

Fields

Methods

NameAccessible byRequired ParamsDescription
list_by_notificationSELECTnotificationName, resourceGroupName, serviceName, subscriptionId, workspaceIdGets the list of the Notification Recipient User subscribed to the notification.
create_or_updateINSERTnotificationName, resourceGroupName, serviceName, subscriptionId, userId, workspaceIdAdds the API Management User to the list of Recipients for the Notification.
deleteDELETEnotificationName, resourceGroupName, serviceName, subscriptionId, userId, workspaceIdRemoves the API Management user from the list of Notification.
_list_by_notificationEXECnotificationName, resourceGroupName, serviceName, subscriptionId, workspaceIdGets the list of the Notification Recipient User subscribed to the notification.
check_entity_existsEXECnotificationName, resourceGroupName, serviceName, subscriptionId, userId, workspaceIdDetermine if the Notification Recipient User is subscribed to the notification.