AlertsOperationsExtensions.SendTestEmail Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sends a test alert email.
public static void SendTestEmail (this Microsoft.Azure.Management.StorSimple8000Series.IAlertsOperations operations, string deviceName, Microsoft.Azure.Management.StorSimple8000Series.Models.SendTestAlertEmailRequest parameters, string resourceGroupName, string managerName);
static member SendTestEmail : Microsoft.Azure.Management.StorSimple8000Series.IAlertsOperations * string * Microsoft.Azure.Management.StorSimple8000Series.Models.SendTestAlertEmailRequest * string * string -> unit
<Extension()>
Public Sub SendTestEmail (operations As IAlertsOperations, deviceName As String, parameters As SendTestAlertEmailRequest, resourceGroupName As String, managerName As String)
Parameters
- operations
- IAlertsOperations
The operations group for this extension method.
- deviceName
- String
The device name
- parameters
- SendTestAlertEmailRequest
The send test alert email request.
- resourceGroupName
- String
The resource group name
- managerName
- String
The manager name