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 Applies to
This method applies to the following types: