1 write to ComponentType
Aspire.Hosting.Azure.AppContainers (1)
AzureContainerAppExtensions.cs (1)
170ComponentType = "AspireDashboard",
1 reference to ComponentType
Aspire.Hosting.Azure.AppContainers (1)
ContainerAppEnvironmentDotnetComponentResource.cs (1)
36_componentType = DefineProperty<string>(nameof(ComponentType), ["properties", "componentType"], isOutput: false, isRequired: true);