Implemented interface member:
property
Parent
Aspire.Hosting.ApplicationModel.IResourceWithParent<T>.Parent
3 references to Parent
Aspire.Hosting.Azure.ServiceBus (3)
AzureServiceBusQueueResource.cs (3)
47public ReferenceExpression ConnectionStringExpression => Parent.GetConnectionString(QueueName, null); 105=> Parent.ApplyAzureFunctionsConfiguration(target, connectionName, QueueName); 215foreach (var property in ((IResourceWithConnectionString)Parent).GetConnectionProperties())