IResourceWithEndpoints.onResourceEndpointsAllocated
Method
interface IResourceWithEndpoints { // ... omitted for brevity onResourceEndpointsAllocated(callback: (arg: ResourceEndpointsAllocatedEvent) => void): IResourceWithEndpoints;}Signature
method
onResourceEndpointsAllocated builder Subscribes to the ResourceEndpointsAllocated event
onResourceEndpointsAllocated(callback: (arg: ResourceEndpointsAllocatedEvent) => void): IResourceWithEndpointsParameters
callback (arg: ResourceEndpointsAllocatedEvent) => void Returns
IResourceWithEndpoints Defined on
This method is defined on the following type: