次の方法で共有


ApiManagementServiceResource.GetApiManagementNotifications メソッド

定義

ApiManagementService 内の ApiManagementNotificationResources のコレクションを取得します。

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

戻り値

ApiManagementNotificationResources のコレクションとその ApiManagementNotificationResource に対する操作を表す オブジェクト。

適用対象