共用方式為


AksComputeSecretsProperties interface

AksComputeSecrets 的屬性

屬性

adminKubeConfig

可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。

imagePullSecretName

映射登錄提取秘密。

userKubeConfig

可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。

屬性詳細資料

adminKubeConfig

可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。

adminKubeConfig?: string

屬性值

string

imagePullSecretName

映射登錄提取秘密。

imagePullSecretName?: string

屬性值

string

userKubeConfig

可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。

userKubeConfig?: string

屬性值

string