次の方法で共有


ActionGroupsOperationsExtensions.BeginPostTestNotifications メソッド

定義

指定された一連の受信者にテスト通知を送信する

public static Microsoft.Azure.Management.Monitor.Models.ActionGroupsPostTestNotificationsHeaders BeginPostTestNotifications (this Microsoft.Azure.Management.Monitor.IActionGroupsOperations operations, Microsoft.Azure.Management.Monitor.Models.NotificationRequestBody notificationRequest);
static member BeginPostTestNotifications : Microsoft.Azure.Management.Monitor.IActionGroupsOperations * Microsoft.Azure.Management.Monitor.Models.NotificationRequestBody -> Microsoft.Azure.Management.Monitor.Models.ActionGroupsPostTestNotificationsHeaders
<Extension()>
Public Function BeginPostTestNotifications (operations As IActionGroupsOperations, notificationRequest As NotificationRequestBody) As ActionGroupsPostTestNotificationsHeaders

パラメーター

operations
IActionGroupsOperations

この拡張メソッドの操作グループ。

notificationRequest
NotificationRequestBody

連絡先の詳細を含む通知要求本文

戻り値

適用対象