Description | : Update a Traffic Manager endpoint. |
Reference | : Link ¶ |
⚼ Request
PATCH:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}
{
resourceGroupName:
string
,
profileName:
string
,
endpointType:
string
,
endpointName:
string
,
parameters:
{
,
properties:
}
{
,
targetResourceId:
string
,
target:
string
,
endpointStatus:
enum
,
weight:
integer
,
priority:
integer
,
endpointLocation:
string
,
endpointMonitorStatus:
enum
,
minChildEndpoints:
integer
,
minChildEndpointsIPv4:
integer
,
minChildEndpointsIPv6:
integer
,
geoMapping:
[
,
string
,
]
subnets:
[
]
,
{
,
first:
string
,
last:
string
,
scope:
integer
,
}
customHeaders:
[
]
,
{
,
name:
string
,
value:
string
,
}
alwaysServe:
enum
,
}
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
targetResourceId:
string
,
target:
string
,
endpointStatus:
enum
,
weight:
integer
,
priority:
integer
,
endpointLocation:
string
,
endpointMonitorStatus:
enum
,
minChildEndpoints:
integer
,
minChildEndpointsIPv4:
integer
,
minChildEndpointsIPv6:
integer
,
geoMapping:
[
,
string
,
]
subnets:
[
]
,
{
,
first:
string
,
last:
string
,
scope:
integer
,
}
customHeaders:
[
]
,
{
,
name:
string
,
value:
string
,
}
alwaysServe:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]