ResourceNotificationService.waitForResourceStates
Method
interface ResourceNotificationService { // ... omitted for brevity waitForResourceStates( resourceName: string, targetStates: string[]): string;}Signature
method
waitForResourceStates Waits for a resource to reach one of the specified states
waitForResourceStates( resourceName: string, targetStates: string[]): stringParameters
resourceName string targetStates string[] Returns
string Defined on
This method is defined on the following type: