AzureKubernetesEnvironmentResource.withContainerRegistry
Method
interface AzureKubernetesEnvironmentResource { // ... omitted for brevity withContainerRegistry(registry: AzureContainerRegistryResource): AzureKubernetesEnvironmentResource;}Signature
method
withContainerRegistry builder Configures the AKS environment to use a specific Azure Container Registry for image storage. When set, this replaces the auto-created default container registry.
withContainerRegistry(registry: AzureContainerRegistryResource): AzureKubernetesEnvironmentResourceParameters
registry AzureContainerRegistryResource Returns
AzureKubernetesEnvironmentResource Defined on
This method is defined on the following type: