Uses of Enum
com.azure.resourcemanager.trafficmanager.models.EndpointType
Packages that use EndpointType
Package
Description
Package containing the data models for TrafficManagerManagementClient.
null.
-
Uses of EndpointType in com.azure.resourcemanager.trafficmanager.models
Subclasses with type arguments of type EndpointType in com.azure.resourcemanager.trafficmanager.modelsModifier and TypeClassDescriptionenumPossible endpoint types supported in a Traffic manager profile.Methods in com.azure.resourcemanager.trafficmanager.models that return EndpointTypeModifier and TypeMethodDescriptionTrafficManagerEndpoint.endpointType()Gets the endpoint type.static EndpointTypeParses a string value to a TrafficRoutingMethod instance.static EndpointTypeReturns 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.