Microsoft.DynamicsTelemetry (preview:2019-01-24)

2025/09/26 • 1 new, 1 deleted methods

Operations_List (new)
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.DynamicsTelemetry/operations
{}

⚐ Response (200)

{
origin: string ,
name: string ,
display:
{
provider: string ,
resource: string ,
operation: string ,
description: string ,
publisher: string ,
}
,
properties:
{
serviceSpecification:
{
logSpecifications:
[
{
name: string ,
displayName: string ,
blobDuration: string ,
}
,
]
,
}
,
}
,
isDataAction: boolean ,
}

⚐ Response (204)

{}
Operations_List (removed)
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.DynamicsTelemetry/operations
{}

⚐ Response (200)

{
origin: string ,
name: string ,
display:
{
provider: string ,
resource: string ,
operation: string ,
description: string ,
publisher: string ,
}
,
properties:
{
serviceSpecification:
{
logSpecifications:
[
{
name: string ,
displayName: string ,
blobDuration: string ,
}
,
]
,
}
,
}
,
isDataAction: boolean ,
}

⚐ Response (204)

{}