Skip to content
Docs Try Aspire

AzureContainerRegistryResource Properties

Class Properties 2 members
Represents an Azure Container Registry resource.
NameOutputReference Section titled NameOutputReference BicepOutputReference
The name of the Azure Container Registry.
public BicepOutputReference NameOutputReference { get; }
RegistryEndpoint Section titled RegistryEndpoint BicepOutputReference
The endpoint of the Azure Container Registry.
public BicepOutputReference RegistryEndpoint { get; }