| Description | : Deletes the specified attached data network. |
| Reference | : Link ¶ |
⚼ Request
DELETE:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCoreDataPlanes/{packetCoreDataPlaneName}/attachedDataNetworks/{attachedDataNetworkName}
{
subscriptionId:
string
,
resourceGroupName:
string
,
packetCoreControlPlaneName:
string
,
packetCoreDataPlaneName:
string
,
attachedDataNetworkName:
string
,
api-version:
string
,
}
⚐ Response (200)
{}
⚐ Response (202)
{}
⚐ Response (204)
{}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}