Cloud.Service.Azure.Traffic.Manager.Profile
{
"account": "string",
"count": 0,
"dns_config": [
{
"relative_name": "string",
"ttl": 0
}
],
"fqdn": "string",
"monitor_config": [
{
"path": "string",
"port": 0,
"protocol": "string"
}
],
"name": "string",
"profile_status": "string",
"resource_group_name": "string",
"traffic_routing_method": "string"
}
(Required) The name of the Microsoft Azure cloud account to use for this resource
The number of resource instances to be created.
(Required) DNS settings of the profile.
Fully-qualified domain name (FQDN) of the created profile.
(Required) Endpoint monitoring settings for the profile.
(Required) Traffic Manager profile name. Changing the Traffic Manager profile name deletes the existing resource and creates a new one.
Whether the profile is enabled or disabled. Default is Enabled.
(Required) Azure resource group in which to create the profile.
Traffic Manager profile categorization, in case-sensitive key names, or in key-value pairs.
(Required) Algorithm used to route traffic: Geographic, Performance, Weighted, or Priority.