Uses of Class
com.microsoft.azure.management.monitor.DataStatus
Packages that use DataStatus
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of DataStatus in com.microsoft.azure.management.monitor
Fields in com.microsoft.azure.management.monitor declared as DataStatusModifier and TypeFieldDescriptionstatic final DataStatusDataStatus.NOT_PRESENTStatic value notPresent for DataStatus.static final DataStatusDataStatus.PRESENTStatic value present for DataStatus.Methods in com.microsoft.azure.management.monitor that return DataStatusModifier and TypeMethodDescriptionstatic DataStatusDataStatus.fromString(String name) Creates or finds a DataStatus from its string representation.Methods in com.microsoft.azure.management.monitor that return types with arguments of type DataStatus