Uses of Enum Class
com.microsoft.azure.management.monitor.ReceiverStatus
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of ReceiverStatus in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionstatic ReceiverStatus
ReceiverStatus.fromString
(String value) Parses a serialized value to a ReceiverStatus instance.EmailReceiver.status()
Get the receiver status of the e-mail.SmsReceiver.status()
Get the status of the receiver.static ReceiverStatus
Returns the enum constant of this class with the specified name.static ReceiverStatus[]
ReceiverStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.