Share via


ApiManagementServiceResource.GetApiManagementNotifications Method

Definition

Gets a collection of ApiManagementNotificationResources in the ApiManagementService.

public virtual Azure.ResourceManager.ApiManagement.ApiManagementNotificationCollection GetApiManagementNotifications ();
abstract member GetApiManagementNotifications : unit -> Azure.ResourceManager.ApiManagement.ApiManagementNotificationCollection
override this.GetApiManagementNotifications : unit -> Azure.ResourceManager.ApiManagement.ApiManagementNotificationCollection
Public Overridable Function GetApiManagementNotifications () As ApiManagementNotificationCollection

Returns

An object representing collection of ApiManagementNotificationResources and their operations over a ApiManagementNotificationResource.

Applies to