Package-level declarations

Types

Link copied to clipboard
enum AllowedEndpointRecordType : Enum<AllowedEndpointRecordType> , ConvertibleToJava<AllowedEndpointRecordType>

The allowed type DNS record types for this profile.

Link copied to clipboard
enum AlwaysServe : Enum<AlwaysServe> , ConvertibleToJava<AlwaysServe>

If Always Serve is enabled, probing for endpoint health will be disabled and endpoints will be included in the traffic routing method.

Link copied to clipboard
enum EndpointMonitorStatus : Enum<EndpointMonitorStatus> , ConvertibleToJava<EndpointMonitorStatus>

The monitoring status of the endpoint.

Link copied to clipboard
enum EndpointStatus : Enum<EndpointStatus> , ConvertibleToJava<EndpointStatus>

The status of the endpoint. If the endpoint is Enabled, it is probed for endpoint health and is included in the traffic routing method.

Link copied to clipboard
enum MonitorProtocol : Enum<MonitorProtocol> , ConvertibleToJava<MonitorProtocol>

The protocol (HTTP, HTTPS or TCP) used to probe for endpoint health.

Link copied to clipboard
enum ProfileMonitorStatus : Enum<ProfileMonitorStatus> , ConvertibleToJava<ProfileMonitorStatus>

The profile-level monitoring status of the Traffic Manager profile.

Link copied to clipboard
enum ProfileStatus : Enum<ProfileStatus> , ConvertibleToJava<ProfileStatus>

The status of the Traffic Manager profile.

Link copied to clipboard
enum TrafficRoutingMethod : Enum<TrafficRoutingMethod> , ConvertibleToJava<TrafficRoutingMethod>

The traffic routing method of the Traffic Manager profile.

Link copied to clipboard
enum TrafficViewEnrollmentStatus : Enum<TrafficViewEnrollmentStatus> , ConvertibleToJava<TrafficViewEnrollmentStatus>

Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile.