waitForResourceStates
Function
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 Applies to
This function is an extension method on the following types: