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