onResourceEndpointsAllocated
Method
interface ContainerResource { // ... omitted for brevity onResourceEndpointsAllocated(callback: callback): IResourceWithEndpoints;}Signature
method
onResourceEndpointsAllocated builder Subscribes to the ResourceEndpointsAllocated event
onResourceEndpointsAllocated(callback: (arg: ResourceEndpointsAllocatedEvent) => Promise<void>): IResourceWithEndpointsParameters
callback (arg: ResourceEndpointsAllocatedEvent) => Promise<void> Returns
IResourceWithEndpoints Applies to
This method applies to the following types: