Description | : Gets details about the specified Analysis Services server. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}
{
resourceGroupName:
string
,
serverName:
string
,
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
state:
enum
,
provisioningState:
enum
,
serverFullName:
string
,
sku:
}
{
,
name:
string
,
tier:
enum
,
capacity:
integer
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
details:
}
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}