Skip to content
Docs Try Aspire
Docs Try

AzureContainerRegistryResource Properties

Class Properties 3 members
Represents an Azure Container Registry resource.
Id Section titled Id BicepOutputReference
Gets the "id" output reference for the Azure Container Registry resource.
public BicepOutputReference Id { get; }
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; }