Uses of Class
com.microsoft.azure.management.trafficmanager.TrafficViewEnrollmentStatus
Packages that use TrafficViewEnrollmentStatus
Package
Description
This package contains the classes for TrafficManagerManagementClient.
-
Uses of TrafficViewEnrollmentStatus in com.microsoft.azure.management.trafficmanager
Fields in com.microsoft.azure.management.trafficmanager declared as TrafficViewEnrollmentStatusModifier and TypeFieldDescriptionstatic final TrafficViewEnrollmentStatus
TrafficViewEnrollmentStatus.DISABLED
Static value Disabled for TrafficViewEnrollmentStatus.static final TrafficViewEnrollmentStatus
TrafficViewEnrollmentStatus.ENABLED
Static value Enabled for TrafficViewEnrollmentStatus.Methods in com.microsoft.azure.management.trafficmanager that return TrafficViewEnrollmentStatusModifier and TypeMethodDescriptionstatic TrafficViewEnrollmentStatus
TrafficViewEnrollmentStatus.fromString
(String name) Creates or finds a TrafficViewEnrollmentStatus from its string representation.Methods in com.microsoft.azure.management.trafficmanager that return types with arguments of type TrafficViewEnrollmentStatus