Description | : Get a server's Advanced Threat Protection state |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/advancedThreatProtectionSettings/{advancedThreatProtectionName}
{
resourceGroupName:
string
,
serverName:
string
,
advancedThreatProtectionName:
string
,
subscriptionId:
string
,
api-version:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
creationTime:
string
,
state:
enum
,
provisioningState:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}