Skip to content
Docs Try Aspire
Docs Try

AzureKubernetesEnvironmentResource.withContainerRegistry

Method
📦 Aspire.Hosting.Azure.Kubernetes v13.3.0-preview.1.26254.5
interface AzureKubernetesEnvironmentResource {
// ... omitted for brevity
withContainerRegistry(registry: AzureContainerRegistryResource): AzureKubernetesEnvironmentResource;
}

Signature

method withContainerRegistry builder
Configures the AKS environment to use a specific container registry
withContainerRegistry(registry: AzureContainerRegistryResource): AzureKubernetesEnvironmentResource
registry AzureContainerRegistryResource
AzureKubernetesEnvironmentResource

Defined on

This method is defined on the following type: