Uses of Class
com.microsoft.azure.management.trafficmanager.EndpointType
-
-
Uses of EndpointType in com.microsoft.azure.management.trafficmanager
Methods in com.microsoft.azure.management.trafficmanager that return EndpointType Modifier and Type Method Description EndpointTypeTrafficManagerEndpoint. endpointType()static EndpointTypeEndpointType. fromValue(String value)Parses a string value to a TrafficRoutingMethod instance.static EndpointTypeEndpointType. valueOf(String name)Returns the enum constant of this type with the specified name.static EndpointType[]EndpointType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-