Uses of Enum Class
com.microsoft.azure.management.monitor.ReceiverStatus
Packages that use ReceiverStatus
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of ReceiverStatus in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return ReceiverStatusModifier and TypeMethodDescriptionstatic ReceiverStatusReceiverStatus.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 ReceiverStatusReturns 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.