Implemented interface member:
property
Parent
Aspire.Hosting.ApplicationModel.IResourceWithParent<T>.Parent
5 references to Parent
Aspire.Hosting.Azure.ServiceBus (5)
AzureServiceBusSubscriptionResource.cs (5)
44public ReferenceExpression ConnectionStringExpression => Parent.Parent.GetConnectionString(Parent.TopicName, SubscriptionName); 96=> Parent.Parent.ApplyAzureFunctionsConfiguration(target, connectionName, Parent.TopicName, SubscriptionName); 197foreach (var property in ((IResourceWithConnectionString)Parent).GetConnectionProperties())