ChildResources

Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health

get/{resourceUri}/providers/Microsoft.ResourceHealth/childResources

Path parameters

resourceUristring required

The fully qualified Azure Resource manager identifier of the resource.

Query parameters

$filterstring

The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN

$expandstring

Setting $expand=recommendedactions in url query expands the recommendedactions in the response.

Parameters

../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Response

The request has succeeded.

nextLinkstring

The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses.