Implemented interface member:
property
Resource
Aspire.Hosting.Eventing.IDistributedApplicationResourceEvent.Resource
2 references to Resource
Aspire.Hosting (2)
Orchestrator\ApplicationOrchestrator.cs (2)
268await ProcessResourceWithoutLifetime(@event.Resource, cancellationToken).ConfigureAwait(false); 269await PublishResourceEndpointUrls(@event.Resource, cancellationToken).ConfigureAwait(false);