onResourceEndpointsAllocated
Function
interface ContainerResource { // ... omitted for brevity onResourceEndpointsAllocated(callback: callback): IResourceWithEndpoints;}Signature
method
onResourceEndpointsAllocated builder Subscribes to the ResourceEndpointsAllocated event
onResourceEndpointsAllocated(callback: (arg: ResourceEndpointsAllocatedEvent) => void): IResourceWithEndpointsParameters
callback (arg: ResourceEndpointsAllocatedEvent) => void Returns
IResourceWithEndpoints Applies to
This function is an extension method on the following types: