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