Microsoft.WindowsAzure.Management.TrafficManager.Models Namespace

The Microsoft.WindowsAzure.Management.TrafficManager.Models namespace contains classes that provide information and settings for managing Traffic Manager profiles and definitions.

Classes

Class Description
Definition Represents a Traffic Manager definition.
DefinitionCreateParameters Represents the parameters that are used to create a Traffic Manager definition.
DefinitionDnsOptions Represents the DNS options of a definition.
DefinitionEndpointCreateParameters Represents the configuration of an endpoint in a definition.
DefinitionEndpointResponse Represents information about an endpoint.
DefinitionGetResponse Represents the information about a definition.
DefinitionMonitor Represents a monitoring configuration.
DefinitionMonitorHTTPOptions Represents the options to use when making an HTTP request to monitor endpoint health.
DefinitionPolicyCreateParameters Represents the parameters that are used to create a monitoring policy.
DefinitionPolicyResponse Represents the monitoring policy.
DefinitionsListResponse Represents the list of definitions in a profile.
DefinitionStatusAndVersion Represents the status and version of a definition.
DnsPrefixAvailabilityCheckResponse Represents a response that indicates whether a DNS prefix is available to use.
Profile Represents a profile.
ProfileGetResponse Represents a retrieved profile.
ProfilesListResponse Represents a list of profiles.
ProfileStatusDetails Represents the status details of a profile.

Enumerations

Enumeration Description
DefinitionEndpointMonitorStatus Specifies the status of endpoint monitoring.
DefinitionMonitorProtocol Specifies the protocol to use to monitor endpoint health.
DefinitionPolicyMonitorStatus Specifies the health status for the overall load balancing policy.
EndpointStatus Specifies the status of an endpoint.
EndpointType Specifies the type of an endpoint.
LoadBalancingMethod Specifies the load balancing method that is used to distribute connections.
ProfileDefinitionStatus Specifies whether a definition is enabled or disabled for a profile.