Description | : Get the details about the Queue or Topic with the given entityName. |
Reference | : Link ¶ |
⚼ Request
GET:
/{entityName}
{
enrich:
boolean
,
api-version:
string
,
}
⚐ Response (200)
{
$schema:
object
,
}
⚐ Response (default)
{
$headers:
{
,
x-ms-request-id:
string
,
x-ms-version:
string
,
}
$schema:
}
{
,
code:
integer
,
detail:
string
,
}