Skip to content
DocsTry Aspire
DocsTry

AzureContainerAppEnvironmentResource Properties

ClassProperties2 members
Represents an Azure Container App Environment resource.
ContainerRegistrySection titled ContainerRegistrynullableAzureContainerRegistryResource?
Gets the Azure Container Registry resource used by this Azure Container App Environment resource.
public AzureContainerRegistryResource? ContainerRegistry { get; }
NameOutputReferenceSection titled NameOutputReferenceBicepOutputReference
Gets the name of the Container App Environment.
public BicepOutputReference NameOutputReference { get; }