Description | : Get a DependencyOfRelationship |
Reference | : Link ¶ |
⚼ Request
GET:
/{resourceUri}/providers/Microsoft.Relationships/dependencyOf/{name}
{
api-version:
string
,
resourceUri:
string
,
name:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
sourceId:
string
,
targetId:
string
,
targetTenant:
string
,
originInformation:
{
,
relationshipOriginType:
enum
,
discoveryEngine:
string
,
}
metadata:
{
,
sourceType:
string
,
targetType:
string
,
}
provisioningState:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}