1 write to ComponentType
Aspire.Hosting.Azure.AppContainers (1)
AzureContainerAppExtensions.cs (1)
170
ComponentType
= "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);