MachineLearningAksComputeSecrets Class

Definition

Secrets related to a Machine Learning compute based on AKS.

public class MachineLearningAksComputeSecrets : Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeSecrets
type MachineLearningAksComputeSecrets = class
    inherit MachineLearningComputeSecrets
Public Class MachineLearningAksComputeSecrets
Inherits MachineLearningComputeSecrets
Inheritance
MachineLearningAksComputeSecrets

Properties

AdminKubeConfig

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

ImagePullSecretName

Image registry pull secret.

UserKubeConfig

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

Applies to