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