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