Skip to content
Docs Try Aspire

AzureContainerAppEnvironmentResource Properties

Class Properties 2 members
Represents an Azure Container App Environment resource.
ContainerRegistry Section titled ContainerRegistry nullable AzureContainerRegistryResource?
Gets the Azure Container Registry resource used by this Azure Container App Environment resource.
public AzureContainerRegistryResource? ContainerRegistry { get; }
NameOutputReference Section titled NameOutputReference BicepOutputReference
Gets the name of the Container App Environment.
public BicepOutputReference NameOutputReference { get; }