Skip to content
DocsTry Aspire
DocsTry

AzureContainerRegistryResource Properties

ClassProperties3 members
Represents an Azure Container Registry resource.
IdSection titled IdBicepOutputReference
Gets the "id" output reference for the Azure Container Registry resource.
public BicepOutputReference Id { get; }
NameOutputReferenceSection titled NameOutputReferenceBicepOutputReference
The name of the Azure Container Registry.
public BicepOutputReference NameOutputReference { get; }
RegistryEndpointSection titled RegistryEndpointBicepOutputReference
The endpoint of the Azure Container Registry.
public BicepOutputReference RegistryEndpoint { get; }