Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscription}/providers/Microsoft.MarketplaceNotifications/reviewsNotifications
{
subscription:
string
,
principalId:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
systemData:
{
,
createdBy:
string
,
createdByType:
enum
,
createdAt:
string
,
lastModifiedBy:
string
,
lastModifiedByType:
enum
,
lastModifiedAt:
string
,
}
properties:
}
{
,
offerId:
string
,
createdDate:
string
,
offerDisplayName:
string
,
principalId:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}