Container Registry Credentials Response
data class ContainerRegistryCredentialsResponse(val loginServer: String, val password: String, val password2: String, val username: String)
Information about the Azure Container Registry which contains the images deployed to the cluster.