Description | : List SolutionConfiguration resources by parent |
Reference | : Link ¶ |
⚼ Request
GET:
/{resourceUri}/providers/Microsoft.HybridConnectivity/solutionConfigurations
{
api-version:
string
,
resourceUri:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
provisioningState:
enum
,
solutionType:
string
,
solutionSettings:
object
,
status:
enum
,
statusDetails:
string
,
lastSyncTime:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}