共用方式為


DeviceSettingsOperationsExtensions.GetAlertSettings Method

Definition

Gets the alert settings of the specified device.

public static Microsoft.Azure.Management.StorSimple8000Series.Models.AlertSettings GetAlertSettings (this Microsoft.Azure.Management.StorSimple8000Series.IDeviceSettingsOperations operations, string deviceName, string resourceGroupName, string managerName);
static member GetAlertSettings : Microsoft.Azure.Management.StorSimple8000Series.IDeviceSettingsOperations * string * string * string -> Microsoft.Azure.Management.StorSimple8000Series.Models.AlertSettings
<Extension()>
Public Function GetAlertSettings (operations As IDeviceSettingsOperations, deviceName As String, resourceGroupName As String, managerName As String) As AlertSettings

Parameters

operations
IDeviceSettingsOperations

The operations group for this extension method.

deviceName
String

The device name

resourceGroupName
String

The resource group name

managerName
String

The manager name

Returns

Applies to