AzureContainerRegistryResource
Class net10.0
Represents an Azure Container Registry resource.
namespace Aspire.Hosting.Azure;
public class AzureContainerRegistryResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IContainerRegistry{ // ...} AzureProvisioningResourceIContainerRegistry
Constructors1
Section titled ConstructorsAzureContainerRegistryResource(string, Action<AzureResourceInfrastructure>) Initializes a new instance of the
AzureContainerRegistryResource class. Properties2
Section titled PropertiesNameOutputReferencegetBicepOutputReference The name of the Azure Container Registry.
RegistryEndpointgetBicepOutputReference The endpoint of the Azure Container Registry.