Description | : List OccurrenceExtensionResource resources by parent |
Reference | : Link ¶ |
⚼ Request
GET:
/{resourceUri}/providers/Microsoft.ComputeSchedule/associatedOccurrences
{
api-version:
string
,
resourceUri:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
resourceId:
string
,
notificationSettings:
[
]
,
{
,
destination:
string
,
type:
enum
,
language:
enum
,
disabled:
boolean
,
}
scheduledTime:
string
,
provisioningState:
enum
,
errorDetails:
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
innererror:
}
{
,
code:
string
,
innererror:
string
,
}
scheduledActionId:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}