Description | : Gets the configuration profile for the Microsoft.ChangeAnalysis resource provider. The profile name should be always set to 'default'. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/providers/Microsoft.ChangeAnalysis/profile/{profileName}
{
subscriptionId:
string
,
profileName:
string
,
api-version:
string
,
}
⚐ Response (200)
{
identity:
{
,
type:
enum
,
principalId:
string
,
tenantId:
string
,
}
properties:
{
,
notifications:
}
{
,
azureMonitorWorkspaceProperties:
{
,
workspaceId:
string
,
workspaceResourceId:
string
,
includeChangeDetails:
enum
,
}
activationState:
enum
,
}
location:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}