waitForResourceHealthy
Function
interface ResourceNotificationService { // ... omitted for brevity waitForResourceHealthy(resourceName: string): ResourceEventDto;}Signature
method
waitForResourceHealthy Waits for a resource to become healthy
waitForResourceHealthy(resourceName: string): ResourceEventDtoParameters
resourceName string Returns
ResourceEventDto Applies to
This function is an extension method on the following types: