Implemented interface member:
property
Parent
Aspire.Hosting.ApplicationModel.IResourceWithParent<T>.Parent
1 write to Parent
Aspire.Hosting.Azure.CosmosDB (1)
AzureCosmosDBContainerResource.cs (1)
23Parent = parent;
1 reference to Parent
Aspire.Hosting.Azure.CosmosDB (1)
AzureCosmosDBContainerResource.cs (1)
44public ReferenceExpression ConnectionStringExpression => Parent.ConnectionStringExpression;